Proyectos de Subversion Moodle

Rev

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

Rev 132 Rev 133
Línea 37... Línea 37...
37
            'coursetab-e',
37
            'coursetab-e',
38
            'ctopbl',
38
            'ctopbl',
39
            'cbottombl',
39
            'cbottombl',
40
            'cstopbl',
40
            'cstopbl',
41
            'csbottombl',
41
            'csbottombl',
-
 
42
            'side-pre',
42
            'bellow-custom'
43
            'bellow-custom'
43
        ),
44
        ),
44
        'defaultregion' => 'bellow-custom',
45
        'defaultregion' => 'side-pre',
45
        'options' => array('langmenu' => true),
46
        'options' => array('langmenu' => true),
46
    ),
47
    ),
47
    'incourse' => array(
48
    'incourse' => array(
48
        'file' => 'incourse.php',
49
        'file' => 'incourse.php',
49
        'regions' => array('bellow-custom'),
50
        'regions' => array('side-pre', 'bellow-custom'),
50
        'defaultregion' => 'bellow-custom',
51
        'defaultregion' => 'side-pre',
51
    ),
52
    ),
52
];
53
];