Proyectos de Subversion Moodle

Rev

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

Rev 1 Rev 1441
Línea 20... Línea 20...
20
    This template renders the loading placeholder for the list & summary course items.
20
    This template renders the loading placeholder for the list & summary course items.
Línea 21... Línea 21...
21
 
21
 
22
    Example context (json):
22
    Example context (json):
23
    {}
23
    {}
24
}}
24
}}
25
<li class="list-group-item course-listitem border-left-0 border-right-0 border-top-0 px-2 rounded-0">
25
<li class="list-group-item course-listitem border-start-0 border-end-0 border-top-0 px-2 rounded-0">
26
    <div class="row">
26
    <div class="row">
27
        <div class="col-md-2 d-flex align-items-center">
27
        <div class="col-md-2 d-flex align-items-center">
28
            <div class="bg-pulse-grey card-img w-100" style="height: 1rem; width: 1rem;"></div>
28
            <div class="bg-pulse-grey card-img w-100" style="height: 1rem; width: 1rem;"></div>
29
        </div>
29
        </div>