mirror of
https://github.com/usmannasir/cyberpanel.git
synced 2026-05-07 01:07:05 +02: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