Proyectos de Subversion Moodle

Rev

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

Rev 185 Rev 340
Línea 25... Línea 25...
25
 
25
 
26
        // $PAGE->requires->css(new moodle_url($CFG->wwwroot . '/theme/edumynew/style/jquery.mCustomScrollbar.css'));
26
        // $PAGE->requires->css(new moodle_url($CFG->wwwroot . '/theme/edumynew/style/jquery.mCustomScrollbar.css'));
Línea 27... Línea 27...
27
        //$PAGE->requires->js(new moodle_url($CFG->wwwroot . '/theme/edumynew/javascript/jquery.mCustomScrollbar.concat.min.js'), true);
27
        //$PAGE->requires->js(new moodle_url($CFG->wwwroot . '/theme/edumynew/javascript/jquery.mCustomScrollbar.concat.min.js'), true);
Línea 28... Línea 28...
28
 
28
 
29
 
29
 
30
        $this->addRegion();
30
        $this->addRegion('side-pre');
Línea 31... Línea 31...
31
 
31
 
32
 
32
 
33
        $this->blockManager->load_blocks(true);
33
        $this->blockManager->load_blocks(true);