Remove console view in app configure screen
This commit is contained in:
@@ -1142,10 +1142,6 @@ angular.module('Application').controller('AppController', ['$scope', '$location'
|
||||
}
|
||||
};
|
||||
|
||||
$scope.console = {
|
||||
show: function () {}
|
||||
};
|
||||
|
||||
$scope.restore = {
|
||||
busy: false,
|
||||
error: {},
|
||||
|
||||
Reference in New Issue
Block a user