This commit is contained in:
parent
01a9093bdb
commit
2ca9e76b8e
|
|
@ -674,7 +674,7 @@ fileManager.controller('fileManagerCtrl', function ($scope, $http, FileUploader,
|
|||
var data = {
|
||||
completeStartingPath: completePathToFile,
|
||||
method: "listForTable",
|
||||
home: "/",
|
||||
home: homePathBack,
|
||||
domainRandomSeed: domainRandomSeed,
|
||||
domainName: domainName
|
||||
};
|
||||
|
|
|
|||
Loading…
Reference in New Issue