feature(config) mv apiURL to CloudFunc

This commit is contained in:
coderaiser 2014-05-11 15:14:12 -04:00
parent b9273f9166
commit 88713a9643
6 changed files with 59 additions and 54 deletions

View file

@ -41,6 +41,7 @@ var Util;
/* название css-класа кнопки обновления файловой структуры*/
this.REFRESHICON = 'refresh-icon';
this.apiURL = '/api/v1';
/* id панелей с файлами */
this.PANEL_LEFT = 'js-left';
this.PANEL_RIGHT = 'js-right';