Merge pull request #809 from maraoz/ui/settings-tab
change backup to settings tab
This commit is contained in:
commit
008199f4c0
4 changed files with 5 additions and 5 deletions
|
|
@ -42,7 +42,7 @@ describe("Unit: Controllers", function() {
|
|||
}));
|
||||
|
||||
it('Should have a Backup controller', function() {
|
||||
expect(scope.title).equal('Backup');
|
||||
expect(scope.title).equal('Settings');
|
||||
});
|
||||
|
||||
it('Backup controller #download', function() {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue