refactor(client) rm HTMLDIR

This commit is contained in:
coderaiser 2014-02-24 10:37:27 -05:00
parent d56c0f9556
commit 9cab13e4e4

View file

@ -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() {