Proyectos de Subversion Moodle

Rev

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

Rev 161 Rev 168
Línea 588... Línea 588...
588
        }
588
        }
589
        return $html;
589
        return $html;
590
    }
590
    }
Línea -... Línea 591...
-
 
591
 
-
 
592
 
591
 
593
 
592
 
594
 
593
    /**
595
    /**
594
     * Breadcrumbs
596
     * Breadcrumbs
595
     *
597
     *
Línea 651... Línea 653...
651
        }
653
        }
Línea 652... Línea 654...
652
 
654
 
653
        return $html;
655
        return $html;
Línea -... Línea 656...
-
 
656
    }
654
    }
657
 
-
 
658
    public function bellow_blocks()
-
 
659
    {
655
 
660
        $blocks = $this->blocks_for_region('bellow-content');
Línea 656... Línea 661...
656
 
661
        return $blocks;
657
 
662
    }
658
 
663
 
659
    public function display_course_progress()
664
    public function display_course_progress()