Order sync table by State > User > Title

This commit is contained in:
Jonathan Wong 2015-10-08 23:16:22 -07:00
commit 2ea6ae648c
2 changed files with 2 additions and 2 deletions

View file

@ -26,7 +26,7 @@
<thead>
<tr>
<th align='left' id="state">State</th>
<th align='left' id="username">Username</th>
<th align='left' id="user">User</th>
<th align='left' id="title">Title</th>
<th align='left' id="type">Type</th>
<th align='left' id="platform">Platform</th>