Merge pull request #878 from usmannasir/v2.1.3-dev

V2.1.3 dev
This commit is contained in:
Usman Nasir
2022-05-11 13:12:00 +05:00
committed by GitHub

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