mirror of
https://github.com/usmannasir/cyberpanel.git
synced 2025-11-13 08:46:09 +01:00
This commit is contained in:
@@ -674,7 +674,7 @@ fileManager.controller('fileManagerCtrl', function ($scope, $http, FileUploader,
|
|||||||
var data = {
|
var data = {
|
||||||
completeStartingPath: completePathToFile,
|
completeStartingPath: completePathToFile,
|
||||||
method: "listForTable",
|
method: "listForTable",
|
||||||
home: "/",
|
home: homePathBack,
|
||||||
domainRandomSeed: domainRandomSeed,
|
domainRandomSeed: domainRandomSeed,
|
||||||
domainName: domainName
|
domainName: domainName
|
||||||
};
|
};
|
||||||
|
|||||||
Reference in New Issue
Block a user