Usman Nasir
2022-05-16 19:43:46 +05:00
parent 4b16d2dbfb
commit 31c90d90d4

View File

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