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

Gradebook headers have no tooltips, so long titles are hidden and unreadable (+ fix)

XMLWordPrintable

    • Icon: Improvement Improvement
    • Resolution: Fixed
    • Icon: Minor Minor
    • 1.9.5
    • 1.9.4
    • Gradebook
    • None
    • MOODLE_19_STABLE
    • MOODLE_19_STABLE

      This has bugged me for a while.

      Add this in place of line 844 of /grade/lib.php

      $title = $element['object']->get_name();
      $header .= $title;

      And this in place of line 865:

      $header = '<a href="'.$url.'" title="'.$title.'">'.$header.'</a>';

            skodak Petr Skoda
            mattgibson Matt Gibson
            Helen Foster Helen Foster
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

              Created:
              Updated:
              Resolved:

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