Proyectos de Subversion Moodle

Rev

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

Rev 1 Rev 1441
Línea 68... Línea 68...
68
        }
68
        }
69
        echo \html_writer::tag('a', $usagecount, $attributes);
69
        echo \html_writer::tag('a', $usagecount, $attributes);
70
    }
70
    }
Línea 71... Línea 71...
71
 
71
 
72
    public function get_extra_classes(): array {
72
    public function get_extra_classes(): array {
73
        return ['pr-3'];
73
        return ['pe-3'];
Línea 74... Línea 74...
74
    }
74
    }