]> granicus.if.org Git - clang/commitdiff
Mark the "Bug Type" column as being initially sorted (display the sort ding) so that...
authorTed Kremenek <kremenek@apple.com>
Mon, 7 Jul 2008 17:23:32 +0000 (17:23 +0000)
committerTed Kremenek <kremenek@apple.com>
Mon, 7 Jul 2008 17:23:32 +0000 (17:23 +0000)
git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@53176 91177308-0d34-0410-b5e6-96231b3b80d8

utils/scan-build

index d0ed77834e35c3d9b5ef223865fc2012691323af..ceb793ba2979db57e6d5f106a7e83a807eb95c5e 100755 (executable)
@@ -437,7 +437,7 @@ print OUT <<ENDTEXT;
 <h3>Reports</h3>
 <table class="sortable">
 <tr>
-  <td>Bug Type</td>
+  <td class="sorttable_sorted">Bug Type<span id="sorttable_sortfwdind">&nbsp;&#x25BE;</span>
   <td>File</td>
   <td>Line</td>
   <td>Path Length</td>