瀏覽代碼

Merge pull request #780 from aragonc/1.10.x

add css header table status BT#10092 #TMI
Yannick Warnier 9 年之前
父節點
當前提交
f9e3aa5ac8
共有 1 個文件被更改,包括 2 次插入2 次删除
  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>';
             $actionColumn = ' <th>' . get_lang('Actions') . '</th>';
         }
         }
         $output .= '<div class="table-responsive">';
         $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 width="16">' . $extend_all_link . '</th>
                 <th colspan="4">
                 <th colspan="4">
                     ' . get_lang('ScormLessonTitle') .'
                     ' . get_lang('ScormLessonTitle') .'