Update public.js

pull/586/head
Mr Chen 11 months ago
parent b81e51c0e8
commit 44d529d32f
  1. 2
      route/static/app/public.js

@ -610,7 +610,7 @@ function showMsg(msg, callback ,icon, time){
function openPath(a) {
setCookie("open_dir_path", a);
window.location.href = "/files/"
window.location.href = "/files/";
}
function onlineEditFile(k, f, callback) {

Loading…
Cancel
Save