Proyectos de Subversion Moodle

Rev

Rev 1 | Mostrar el archivo completo | | | Autoría | Ultima modificación | Ver Log |

Rev 1 Rev 1441
Línea 46... Línea 46...
46
                "title": "Help with something",
46
                "title": "Help with something",
47
                "text": "Help with something",
47
                "text": "Help with something",
48
                "url": "http://example.org/help",
48
                "url": "http://example.org/help",
49
                "linktext": "",
49
                "linktext": "",
50
                "icon":{
50
                "icon":{
51
                    "extraclasses": "iconhelp",
51
                    "extraclasses": "",
52
                    "attributes": [
52
                    "attributes": [
53
                        {"name": "src", "value": "../../../pix/help.svg"},
53
                        {"name": "src", "value": "../../../pix/help.svg"},
54
                        {"name": "alt", "value": "Help icon"}
54
                        {"name": "alt", "value": "Help icon"}
55
                    ]
55
                    ]
56
                }
56
                }
Línea 85... Línea 85...
85
            ]
85
            ]
86
        }
86
        }
87
    }
87
    }
88
}}
88
}}
89
<div class="container-fluid tertiary-navigation" id="action_bar">
89
<div class="container-fluid tertiary-navigation" id="action_bar">
90
    <div class="row">
90
    <div class="d-flex">
91
        {{#button}}
91
        {{#button}}
92
            <div class="navitem">
92
            <div class="navitem">
93
                {{> core/single_button }}
93
                {{> core/single_button }}
94
            </div>
94
            </div>
95
        {{/button}}
95
        {{/button}}