Commit b800f367 authored by Sven Franck's avatar Sven Franck

data: reorganized elements

parent f4fa2458
......@@ -30,12 +30,17 @@
]
}
]
},{
},
{
"generate": "widget",
"type": "controlbar",
"property_dict": {
"class_list": "span_3"
"class_list": "responsive"
},
"children":[
{
"type": "div",
"direct": {"className": "span_3"},
"children": [
{
"type": "div",
......@@ -73,14 +78,13 @@
"direct": {"className": "ui-btn-inline ui-btn ui-corner-all ui-icon-carat-r ui-btn-icon-right", "href": "#subscription"},
"attributes": {"data-i18n": "global_dict.subscribe"},
"logic": {"text":"J'en profite"}
}]
}]
}
]
}
]
}, {
"generate": "widget",
"type": "controlbar",
"property_dict": {
"class_list": "span_3"
},
"type": "div",
"direct": {"className": "span_3"},
"children": [{
"type": "div",
"direct": {"className": "offer rose background ui-corner-all"},
......@@ -121,11 +125,8 @@
}
]
}, {
"generate": "widget",
"type": "controlbar",
"property_dict": {
"class_list": "span_3"
},
"type": "div",
"direct": {"className": "span_3"},
"children": [{
"type": "div",
"direct": {"className": "offer bleu background ui-corner-all"},
......@@ -148,9 +149,9 @@
"logic": {"text": "Vous représentez une enterprise."}
}, {
"type": "span",
"direct": {"className": "translate offer_tag_small"},
"direct": {"className": "translate offer_tag"},
"attributes": {"data-i18n": "global_dict.enterprise_price"},
"logic": {"text": "Cliquez ici pour voir l’offre la plus adaptée à vos besoins"}
"logic": {"text": "Cliquez ici"}
}, {
"type": "span",
"direct": {"className": "translate"},
......@@ -166,14 +167,11 @@
}
]
}, {
"generate": "widget",
"type": "controlbar",
"property_dict": {
"class_list": "span_1"
},
"type": "div",
"direct": {"className": "span_1 custom_side_by_side"},
"children":[{
"type": "div",
"direct": {"className": "offer rouge background ui-corner-all"},
"direct": {"className": "offer custom_offer rouge background ui-corner-all"},
"children": [{
"type": "img",
"direct": {"src": "img/website-Logo-offre.png", "alt": "Bip&Go"}
......@@ -193,21 +191,18 @@
"logic": {"text": "Passez au Télépéage avec vos Chèques-Vacances"}
}, {
"type": "span",
"direct": {"className": "translate"},
"direct": {"className": "translate custom_find_out"},
"attributes": {"data-i18n": "global_dict.find_out_more"},
"logic": {"text": "En savoir plus"}
}]
}, {
"type": "a",
"direct": {"className": "ui-btn-inline ui-btn ui-corner-all ui-icon-carat-r ui-btn-icon-right", "href": "#subscription"},
"direct": {"className": "custom_button right ui-btn-inline ui-btn ui-corner-all ui-icon-carat-r ui-btn-icon-right", "href": "#subscription"},
"attributes": {"data-i18n": "global_dict.subscribe"},
"logic": {"text":"J'en profite"}
}]
}, {
"type": "a",
"direct": {"href": "#", "className": "translate right ui-btn ui-btn-icon-right ui-icon-carat-r ui-corner-all ui-btn-slapos-active"},
"attributes": {"data-i18n":"global_dict.comparison"},
"logic": {"text": "Comparatif"}
}
]
}
]
}, {
......
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