Proyectos de Subversion Moodle

Rev

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

Rev 168 Rev 170
Línea 1014... Línea 1014...
1014
 
1014
 
1015
function theme_universe_get_default_blocks()
1015
function theme_universe_get_default_blocks()
1016
{
1016
{
1017
    return array(
1017
    return array(
1018
        'incourse' => array(
1018
        'incourse' => array(
1019
            'bellow-content' => array('block_comments', 'block_comments')
1019
            'side-pre' => array('block_comments', 'block_comments')
1020
        ),
1020
        ),
1021
    );
1021
    );