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

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

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Won't Do
    • Icon: Minor Minor
    • None
    • 2.7.7, 2.8, 2.9.2, 3.0
    • Themes
    • MOODLE_27_STABLE, MOODLE_28_STABLE, MOODLE_29_STABLE, MOODLE_30_STABLE
      1. Add a database activity
      2. Look at the templates

      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.

            Unassigned Unassigned
            cirano David Herney Bernal
            Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

              Created:
              Updated:
              Resolved:

                Error rendering 'clockify-timesheets-time-tracking-reports:timer-sidebar'. Please contact your Jira administrators.