rename sf to sync server
This commit is contained in:
@@ -55,11 +55,6 @@ angular.module('app.frontend')
|
||||
this.showExtensionsMenu = !this.showExtensionsMenu;
|
||||
}
|
||||
|
||||
$timeout(function(){
|
||||
// testing
|
||||
this.toggleExtensions();
|
||||
}.bind(this))
|
||||
|
||||
this.toggleIO = function() {
|
||||
this.showIOMenu = !this.showIOMenu;
|
||||
this.showExtensionsMenu = false;
|
||||
|
||||
Reference in New Issue
Block a user