Proyectos de Subversion Moodle

Rev

Rev 820 | Rev 822 | Ir a la última revisión | Mostrar el archivo completo | | | Autoría | Ultima modificación | Ver Log |

Rev 820 Rev 821
Línea 20... Línea 20...
20
    This template renders the main content area for the myoverview block.
20
    This template renders the main content area for the myoverview block.
Línea 21... Línea 21...
21
 
21
 
22
    Example context (json):
22
    Example context (json):
23
    {}
23
    {}
24
}}
24
}}
25
<h3 class="text-secondary">Mis cursos:</h3>
25
<h3 >Mis cursos:</h3>
26
<div id="block-myoverview-{{uniqid}}" class="block-myoverview block-cards" data-region="myoverview" role="navigation">
26
<div id="block-myoverview-{{uniqid}}" class="block-myoverview block-cards" data-region="myoverview" role="navigation">
Línea 27... Línea 27...
27
    <hr class="mt-0"/>
27
    <hr class="mt-0"/>
28
 
28