XMLWordPrintable

Details

    • Sub-task
    • Status: Closed
    • Minor
    • Resolution: Fixed
    • 2.4.1, 2.5
    • 2.5
    • Libraries
    • MOODLE_24_STABLE, MOODLE_25_STABLE
    • MOODLE_25_STABLE
    • wip-MDL-38309-m25
    • Hide

      Check that tabs are displayed and can be navigated on pages:

      Pages where usage of print_tabs() was replaced with $OUTPUT->tabtree():

      1. /admin/roles/manage.php
      2. Badges
      3. Course administration->Groups
      4. Database module
      5. Wiki module

      Also search code for non substituted usage of print_tabs(), pick any page (or two) and check that print_tabs() still works

      Show
      Check that tabs are displayed and can be navigated on pages: Pages where usage of print_tabs() was replaced with $OUTPUT->tabtree(): /admin/roles/manage.php Badges Course administration->Groups Database module Wiki module Also search code for non substituted usage of print_tabs(), pick any page (or two) and check that print_tabs() still works

    Description

      The tab function in lib/weblib.php has a few issues with its API and the HTML that it outputs.

      It would be a good first step to move this code to the core renderer class.

      Attachments

        Issue Links

          Activity

            People

              marina Marina Glancy
              bawjaws David Scotson
              Dan Poltawski Dan Poltawski
              Adrian Greeve Adrian Greeve
              Votes:
              1 Vote for this issue
              Watchers:
              8 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved:
                14/May/13