Commit 472ecd48 authored by Sven Franck's avatar Sven Franck

app: removed creation of widget object from controlgroup (not needed)

parent 5bd6fb21
......@@ -1051,11 +1051,6 @@
(spec.class_list || "") + " ui-controlgroup-" + direction +
(spec.mini ? " ui-mini" : "")
},
"attributes": {
"data-role": "controlgroup",
"data-enhanced": "true",
"data-type": direction
},
"logic": {
"id": spec.id || null,
"data-persist": spec.persist || null
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment