Commit 6996ceaa authored by Sven Franck's avatar Sven Franck

data: updated home layout

parent 1b56020c
...@@ -18,15 +18,15 @@ ...@@ -18,15 +18,15 @@
}, },
"children": [{ "children": [{
"type": "img", "type": "img",
"direct": {"src": "img/weinparis.jpg", "alt": ""} "direct": {"src": "img/weinparis.jpg", "alt": "", "className": "teaser"}
},{ },{
"portal_type_source": "Portal Category", "portal_type_source": "Portal Category",
"portal_type_title": "category", "portal_type_title": "category",
"initial_query": {"query": "reference: 'product_section'", "include_docs": true, "select_list": ["title", "title_i18n", "_id"]}, "initial_query": {"query": "reference: 'product_group'", "include_docs": true, "select_list": ["title", "title_i18n", "_id"]},
"property_dict": { "property_dict": {
"link": true, "link": true,
"link_identifier": "_id", "link_identifier": "_id",
"link_core": "product_module:filter=" "link_core": "product_module::filter="
}, },
"scheme": [ "scheme": [
{ {
......
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