unlimitted hosting packages

This commit is contained in:
Serghey Rodin 2015-02-17 18:25:50 +02:00
parent fd964610a1
commit 61288a2355
6 changed files with 108 additions and 41 deletions

View file

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