mirror of
https://github.com/myvesta/vesta
synced 2025-07-16 10:03:23 -07:00
Unlim toggle UI items
This commit is contained in:
parent
01963489ab
commit
b5d87dfc06
4 changed files with 38 additions and 1 deletions
|
@ -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: {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue