Uploaded image for project: 'Moodle'
  1. Moodle
  2. MDL-49644

Level is not put in tabs renderer - Theme "bootstrapbase"

    XMLWordPrintable

Details

    • Bug
    • Status: Open
    • Minor
    • Resolution: Unresolved
    • 2.7.7, 2.8, 2.9.2, 3.0
    • None
    • Themes
    • MOODLE_27_STABLE, MOODLE_28_STABLE, MOODLE_29_STABLE, MOODLE_30_STABLE
      1. Add a database activity
      2. Look at the templates

    Description

      The level in a tab is lost when is used the bootstrapbase theme.

      Normally, the renderer set the level in a CSS class with the next code:
      $str .= html_writer::start_tag('ul', array('class' => 'tabrow'. $tabobject->level));

      But the renderer en bootstrapbase overwrite this. Normally, we can use the class "tabrow0" or "tabrow1" in order to set differents styles in differents levels of rows in a tabs menu.

      Attachments

        Issue Links

          Activity

            People

              Unassigned Unassigned
              cirano David Herney Bernal
              Huong Nguyen, Bas Brands, Mathew May, Amaia Anabitarte, Carlos Escobedo, Laurent David, Mikel Martín Corrales, Sabina Abellan, Sara Arjona (@sarjona)
              Votes:
              0 Vote for this issue
              Watchers:
              4 Start watching this issue

              Dates

                Created:
                Updated: