Small fixes

Utf8 clear supports icon unicode
This commit is contained in:
RainLoop Team 2015-02-25 19:29:34 +04:00
parent e6725198c4
commit 19f089d0bf
15 changed files with 141 additions and 62 deletions

View file

@ -42,7 +42,6 @@ module.exports = {
'ssm': 'window.ssm',
'key': 'window.key',
'_': 'window._',
'is': 'window.is',
'$': 'window.jQuery'
}
};