Proyectos de Subversion Moodle

Rev

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

Rev 1 Rev 1441
Línea 22... Línea 22...
22
    Example context (json):
22
    Example context (json):
23
    {
23
    {
24
        "report": "The report content"
24
        "report": "The report content"
25
    }
25
    }
26
}}
26
}}
27
<h2 class="sr-only">{{#str}} access, core_reportbuilder {{/str}}</h2>
27
<h2 class="visually-hidden">{{#str}} access, core_reportbuilder {{/str}}</h2>
28
<div class="reportbuilder-access-container">
28
<div class="reportbuilder-access-container">
29
    {{{ report }}}
29
    {{{ report }}}
30
</div>
30
</div>