Proyectos de Subversion Moodle

Rev

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

Rev 1 Rev 1441
Línea 45... Línea 45...
45
                "title": "Help with something",
45
                "title": "Help with something",
46
                "text": "Help with something",
46
                "text": "Help with something",
47
                "url": "http://example.org/help",
47
                "url": "http://example.org/help",
48
                "linktext": "",
48
                "linktext": "",
49
                "icon":{
49
                "icon":{
50
                    "extraclasses": "iconhelp",
50
                    "extraclasses": "",
51
                    "attributes": [
51
                    "attributes": [
52
                        {"name": "src", "value": "../../../pix/help.svg"},
52
                        {"name": "src", "value": "../../../pix/help.svg"},
53
                        {"name": "alt", "value": "Help icon"}
53
                        {"name": "alt", "value": "Help icon"}
54
                    ]
54
                    ]
55
                }
55
                }
Línea 70... Línea 70...
70
            "title": "Some cool title"
70
            "title": "Some cool title"
71
        }
71
        }
72
    }
72
    }
73
}}
73
}}
74
<div class="container-fluid tertiary-navigation" id="action_bar">
74
<div class="container-fluid tertiary-navigation" id="action_bar">
75
    <div class="row">
75
    <div class="d-flex">
76
        {{#button}}
76
        {{#button}}
77
            <div class="navitem">
77
            <div class="navitem">
78
                {{> core/single_button }}
78
                {{> core/single_button }}
79
            </div>
79
            </div>
80
        {{/button}}
80
        {{/button}}