Created
September 28, 2018 09:43
-
-
Save ItsReaSz/d775ecd1807e015e76381bd832473111 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| { | |
| "name": { | |
| "en-GB": "Procurement" | |
| }, | |
| "description": { | |
| "en-GB": "Procurement support body container" | |
| }, | |
| "template": "containers/global/layout/layout.html.twig", | |
| "template_config": { | |
| "config": { | |
| "label": { | |
| "en-GB": "Settings" | |
| }, | |
| "controls": { | |
| "leader": { | |
| "value": "", | |
| "control": "project/leader" | |
| }, | |
| "leader_inside": { | |
| "value": "", | |
| "control": "project/leader_inside" | |
| }, | |
| "trailer": { | |
| "value": "", | |
| "control": "project/trailer" | |
| }, | |
| "trailer_inside": { | |
| "value": "", | |
| "control": "project/trailer_inside" | |
| }, | |
| "divider": { | |
| "value": "", | |
| "control": "project/divider" | |
| }, | |
| "container_tag": { | |
| "value": "article", | |
| "control": "project/container_tag" | |
| }, | |
| "container_class": { | |
| "value": "", | |
| "control": "project/container_class" | |
| }, | |
| "colour_theme": { | |
| "value": "", | |
| "control": "project/colour_theme" | |
| }, | |
| "layout": { | |
| "value": "layout layout--split", | |
| "label": { | |
| "en-GB": "Layout" | |
| }, | |
| "control": "project/layout/layout" | |
| }, | |
| "show_secondary_first": { | |
| "value": 0, | |
| "control": "project/layout/show_secondary_first" | |
| }, | |
| "show_divider": { | |
| "value": 1, | |
| "control": "project/layout/show_divider" | |
| }, | |
| "show_narrow": { | |
| "value": 0, | |
| "control": "project/layout/show_narrow" | |
| }, | |
| "vertical_alignment": { | |
| "value": "", | |
| "label": { | |
| "en-GB": "Vertical alignment" | |
| }, | |
| "control": "core/list", | |
| "options": [ | |
| { | |
| "value": "", | |
| "label": { | |
| "en-GB": "Align top" | |
| } | |
| }, | |
| { | |
| "value": "layout--align-end", | |
| "label": { | |
| "en-GB": "Align bottom" | |
| } | |
| }, | |
| { | |
| "value": "layout--align-middle", | |
| "label": { | |
| "en-GB": "Align middle" | |
| } | |
| } | |
| ] | |
| }, | |
| "show_outer_wing": { | |
| "value": 0, | |
| "control": "project/layout/show_outer_wing" | |
| } | |
| } | |
| } | |
| }, | |
| "containers": [ | |
| { | |
| "name": { | |
| "en-GB": "Article body" | |
| }, | |
| "description": { | |
| "en-GB": "" | |
| }, | |
| "template": "modules/articles/opportunities/procurement/procurement.html.twig", | |
| "template_config": { | |
| "model": { | |
| "label": { | |
| "en-GB": "Article" | |
| }, | |
| "controls": { | |
| "analysis": { | |
| "value": "true", | |
| "control": "project/model/analysis" | |
| }, | |
| "data": { | |
| "control": "project/model/article", | |
| "value": { | |
| "adapter": "SCR", | |
| "model": "articles", | |
| "id": "ab903292-b219-40a8-9712-fec319dcb8b8" | |
| } | |
| } | |
| } | |
| } | |
| }, | |
| "frontender": "1f82e8d5e6437a507246e4820402508f" | |
| }, | |
| { | |
| "name": { | |
| "en-GB": "Award notices" | |
| }, | |
| "description": { | |
| "en-GB": "" | |
| }, | |
| "template": "modules/articles/opportunities/short-list-procurements/short-list-procurements.html.twig", | |
| "template_config": { | |
| "config": { | |
| "label": { | |
| "en-GB": "Settings" | |
| }, | |
| "controls": { | |
| "container_tag": { | |
| "value": "main", | |
| "control": "core/hidden" | |
| }, | |
| "container_class": { | |
| "value": "layout__cell layout__cell--aside | leader-inside--hero | trailer-inside--giant | wings", | |
| "control": "core/hidden" | |
| } | |
| } | |
| }, | |
| "model": { | |
| "label": { | |
| "en-GB": "Article" | |
| }, | |
| "controls": { | |
| "limit": { | |
| "value": 9, | |
| "control": "project/model/limit" | |
| }, | |
| "articleType": { | |
| "value": "tender_award_notice", | |
| "control": "project/model/article_type" | |
| }, | |
| "sortDirection": { | |
| "value": "desc", | |
| "control": "project/model/sort_direction" | |
| }, | |
| "data": { | |
| "control": "project/model/channel", | |
| "value": { | |
| "adapter": "SCR", | |
| "model": "channels", | |
| "id": "fa50aaeb-bab6-4cd2-9d5b-39fdb824d21e" | |
| } | |
| } | |
| } | |
| } | |
| }, | |
| "frontender": "4b4188c2ad1801d635635d1abd4294c7" | |
| } | |
| ], | |
| "frontender": "ea1a2e330c328ece39e2d812030e970e" | |
| } |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment