add more sync indicators
This commit is contained in:
parent
6e6bf85030
commit
755f6fc79c
8 changed files with 42 additions and 33 deletions
2
dashboard-ui/thirdparty/filesystem.js
vendored
2
dashboard-ui/thirdparty/filesystem.js
vendored
|
@ -7,7 +7,7 @@
|
|||
},
|
||||
|
||||
translateFilePath: function (path) {
|
||||
return path;
|
||||
return 'file://' + path;
|
||||
}
|
||||
};
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue