Proyectos de Subversion Moodle

Rev

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

Rev 1 Rev 1441
Línea 69... Línea 69...
69
            'timemodified' => ['field' => 'q.timemodified', 'title' => get_string('date')]
69
            'timemodified' => ['field' => 'q.timemodified', 'title' => get_string('date')]
70
        ];
70
        ];
71
    }
71
    }
Línea 72... Línea 72...
72
 
72
 
73
    public function get_extra_classes(): array {
73
    public function get_extra_classes(): array {
74
        return ['pr-3'];
74
        return ['pe-3'];
Línea 75... Línea 75...
75
    }
75
    }