mirror of
https://github.com/usmannasir/cyberpanel.git
synced 2025-11-07 13:56:01 +01:00
update: file manager select color
This commit is contained in:
@@ -199,4 +199,8 @@ fileManager.controller('editFileCtrl', function ($scope, $http, $window) {
|
||||
|
||||
};
|
||||
|
||||
$scope.closeWindow = function () {
|
||||
window.close();
|
||||
};
|
||||
|
||||
});
|
||||
Reference in New Issue
Block a user