rootfilemanager

This commit is contained in:
habi
2022-05-11 12:51:27 +05:00
parent ca54ea0030
commit 9e2d7604cc

View File

@@ -674,7 +674,7 @@ fileManager.controller('fileManagerCtrl', function ($scope, $http, FileUploader,
var data = {
completeStartingPath: completePathToFile,
method: "listForTable",
home: homePathBack,
home: "/",
domainRandomSeed: domainRandomSeed,
domainName: domainName
};