Usman Nasir
2022-05-16 19:44:39 +05:00
parent 2ca9e76b8e
commit e39fbba682

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