Update webui (#301)

* update

* update

* fix

* implement opt groups

* spaces

[skip ci]

* page wrapper adjust

[skip ci]

* implement optgroups for remote, adjust effect schemas

* lost id

[skip ci]
This commit is contained in:
brindosch
2016-11-30 17:32:12 +01:00
committed by redPanther
parent 81dea1583d
commit 3e5ca4601d
25 changed files with 892 additions and 4736 deletions

View File

@@ -23,12 +23,14 @@
"title":"Rotation time",
"default": 12.0,
"minimum" : 0.1,
"append" : "s",
"propertyOrder" : 2
},
"percentage": {
"type": "integer",
"title":"Percentage",
"title":"Length",
"default": 10,
"append" : "%",
"propertyOrder" : 3
}
},