Code refactoring

This commit is contained in:
RainLoop Team 2014-08-26 19:24:47 +04:00
parent 4a95dd6195
commit 36329110e5
81 changed files with 3474 additions and 2124 deletions

View file

@ -112,7 +112,7 @@
/**
* @type {*}
*/
Globals.__RL = null;
Globals.__APP = null;
/**
* @type {Object}

View file

@ -1364,7 +1364,6 @@
};
/* jshint ignore:start */
/**
* @param {string} s
* @return {string}