mirror of
https://github.com/tabler/tabler.git
synced 2025-12-26 11:16:12 +04:00
form elements fixes
This commit is contained in:
@@ -12,11 +12,30 @@ users:
|
||||
|
||||
tags:
|
||||
max-items: 15
|
||||
value: dev, test
|
||||
multiple: true
|
||||
value: [HTML, JavaScript, Bootstrap]
|
||||
options:
|
||||
- dev
|
||||
- live
|
||||
- test
|
||||
- HTML
|
||||
- JavaScript
|
||||
- CSS
|
||||
- jQuery
|
||||
- Bootstrap
|
||||
- Ruby
|
||||
- Python
|
||||
|
||||
tags-advanced:
|
||||
max-items: 15
|
||||
multiple: true
|
||||
removable: true
|
||||
value: [Ruby, Python]
|
||||
options:
|
||||
- HTML
|
||||
- JavaScript
|
||||
- CSS
|
||||
- jQuery
|
||||
- Bootstrap
|
||||
- Ruby
|
||||
- Python
|
||||
|
||||
countries:
|
||||
value: pl
|
||||
|
||||
Reference in New Issue
Block a user