Proyectos de Subversion Moodle

Rev

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

Rev 1 Rev 1441
Línea 40... Línea 40...
40
                "title": "Help with something",
40
                "title": "Help with something",
41
                "text": "Help with something",
41
                "text": "Help with something",
42
                "url": "http://example.org/help",
42
                "url": "http://example.org/help",
43
                "linktext": "",
43
                "linktext": "",
44
                "icon":{
44
                "icon":{
45
                    "extraclasses": "iconhelp",
45
                    "extraclasses": "",
46
                    "attributes": [
46
                    "attributes": [
47
                        {"name": "src", "value": "../../../pix/help.svg"},
47
                        {"name": "src", "value": "../../../pix/help.svg"},
48
                        {"name": "alt", "value": "Help icon"}
48
                        {"name": "alt", "value": "Help icon"}
49
                    ]
49
                    ]
50
                }
50
                }
Línea 70... Línea 70...
70
{{#title}}
70
{{#title}}
71
    <h2>{{{title}}}</h2>
71
    <h2>{{{title}}}</h2>
72
{{/title}}
72
{{/title}}
73
<div class="activity-header" data-for="page-activity-header">{{!
73
<div class="activity-header" data-for="page-activity-header">{{!
74
    }}{{#completion}}
74
    }}{{#completion}}
75
        <span class="sr-only">{{#str}} overallaggregation, completion {{/str}}</span>
75
        <span class="visually-hidden">{{#str}} overallaggregation, completion {{/str}}</span>
76
        {{{completion}}}
76
        {{{completion}}}
77
    {{/completion}}
77
    {{/completion}}
78
    {{#description}}
78
    {{#description}}
79
        <div class="activity-description" id="intro">
79
        <div class="activity-description" id="intro">
80
            {{{description}}}
80
            {{{description}}}