Usman Nasir
2022-05-16 19:44:39 +05:00
parent 31c90d90d4
commit 0117d0000e

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
};