Commit 7ad675ad authored by Sven Franck's avatar Sven Franck

debug: panel

parent 7e41699d
...@@ -105,12 +105,13 @@ ...@@ -105,12 +105,13 @@
"type": "a", "type": "a",
"direct": { "direct": {
"href": "#", "href": "#",
"className": "ui-panel-close ui-icon-remove ui-btn ui-btn-icon-notext ui-shadow ui-corner-all" "className": "ui-panel-close ui-icon-remove ui-btn ui-shadow ui-corner-all"
}, },
"attributes": { "attributes": {
"data-enhanced": true, "data-enhanced": true,
"data-rel": "close" "data-rel": "close"
} },
"logic": {"text": "close"}
}] }]
}, },
...@@ -126,12 +127,13 @@ ...@@ -126,12 +127,13 @@
"type": "a", "type": "a",
"direct": { "direct": {
"href": "#", "href": "#",
"className": "ui-panel-close ui-icon-remove ui-btn ui-btn-icon-notext ui-shadow ui-corner-all" "className": "ui-panel-close ui-icon-remove ui-btn ui-shadow ui-corner-all"
}, },
"attributes": { "attributes": {
"data-enhanced": true, "data-enhanced": true,
"data-rel": "close" "data-rel": "close"
} },
"logic": {"text": "close"}
}] }]
}] }]
......
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