Proyectos de Subversion Moodle

Rev

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

Rev 202 Rev 203
Línea 675... Línea 675...
675
 
675
 
676
        $context = [
676
        $context = [
677
            'blocks' => $blocks,
677
            'blocks' => $blocks,
Línea 678... Línea 678...
678
        ];
678
        ];
Línea 679... Línea 679...
679
 
679
 
680
        $html .= $this->render_from_template('theme_universe/static-blocks', $context;
680
        $html .= $this->render_from_template('theme_universe/static-blocks', $context);
Línea 681... Línea 681...
681
 
681