mirror of
https://github.com/coderaiser/cloudcmd.git
synced 2026-01-23 10:45:47 +00:00
refactor(client) rm HTMLDIR
This commit is contained in:
parent
d56c0f9556
commit
9cab13e4e4
1 changed files with 0 additions and 1 deletions
|
|
@ -22,7 +22,6 @@ var Util, DOM, CloudFunc;
|
|||
|
||||
this.LIBDIR = '/lib/';
|
||||
this.LIBDIRCLIENT = '/lib/client/';
|
||||
this.HTMLDIR = DIR_HTML;
|
||||
this.MIN_ONE_PANEL_WIDTH = 1155;
|
||||
this.OLD_BROWSER = false;
|
||||
this.HOST = (function() {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue