Unlim toggle UI items

This commit is contained in:
Malishev Dmitry 2015-02-09 18:45:07 -05:00
parent 01963489ab
commit b5d87dfc06
4 changed files with 38 additions and 1 deletions

View file

@ -710,7 +710,8 @@ var App = {
Core: {},
// CONSTANT VALUES
Constants: {
UNLIM_VALUE: 'Unlim'
UNLIM_VALUE: 'Unlim',
UNLIM_TRANSLATED_VALUE: 'Unlim'
},
// Actions. More widly used funcs
Actions: {