mirror of
https://github.com/coderaiser/cloudcmd.git
synced 2026-07-26 17:29:27 +00:00
moved extensions from main.js to json/ext.json
This commit is contained in:
parent
dc7b0673fd
commit
75dafc40ff
4 changed files with 181 additions and 19 deletions
|
|
@ -293,7 +293,7 @@
|
|||
CloudServer.NoJS = false;
|
||||
else{
|
||||
CloudServer.NoJS = true;
|
||||
lPath = Util.removeStr(lPath, lNoJS_s);
|
||||
lPath = Util.removeStr(lPath, lNoJS_s);
|
||||
}
|
||||
|
||||
/* убираем индекс файловой системы */
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue