Proyectos de Subversion Moodle

Rev

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

Rev 131 Rev 133
Línea 17... Línea 17...
17
            'bellow-custom' => array('comments', 'messageteacher')
17
            'bellow-custom' => array('comments', 'messageteacher')
18
        ),
18
        ),
19
        'course-view' => array(
19
        'course-view' => array(
20
            'bellow-custom' => array('comments', 'messageteacher')
20
            'bellow-custom' => array('comments', 'messageteacher')
21
        ),
21
        ),
-
 
22
        'course' => array(
-
 
23
            'bellow-custom' => array('comments', 'messageteacher')
-
 
24
        )
22
    );
25
    );
23
}
26
}