mirror of
https://github.com/myvesta/vesta
synced 2025-07-16 10:03:23 -07:00
unlimitted hosting packages
This commit is contained in:
parent
fd964610a1
commit
61288a2355
6 changed files with 108 additions and 41 deletions
|
@ -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: {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue