Browse Source

Merge pull request #780 from aragonc/1.10.x

add css header table status BT#10092 #TMI
Yannick Warnier 9 years ago
parent
commit
f9e3aa5ac8
1 changed files with 2 additions and 2 deletions
  1. 2 2
      main/inc/lib/tracking.lib.php

+ 2 - 2
main/inc/lib/tracking.lib.php

@@ -163,8 +163,8 @@ class Tracking
             $actionColumn = ' <th>' . get_lang('Actions') . '</th>';
         }
         $output .= '<div class="table-responsive">';
-        $output .= '<table class="table">
-            <tr>
+        $output .= '<table class="table tracking">
+            <tr class="table-header">
                 <th width="16">' . $extend_all_link . '</th>
                 <th colspan="4">
                     ' . get_lang('ScormLessonTitle') .'