Fossil SCM
fix sorting
Commit
4dd3fa88745e1343c42957232a5ce5d2488cbbae527e98bfa91acac1e42ea6c1
Parent
f4ebb610135a982…
1 file changed
+1
-1
+1
-1
| --- src/repolist.c | ||
| +++ src/repolist.c | ||
| @@ -173,11 +173,11 @@ | ||
| 173 | 173 | }else{ |
| 174 | 174 | Stmt q; |
| 175 | 175 | double rNow; |
| 176 | 176 | blob_append_sql(&html, |
| 177 | 177 | "<table border='0' class='sortable' data-init-sort='1'" |
| 178 | - " data-column-types='txtxkxt'><thead>\n" | |
| 178 | + " data-column-types='txtxtxkxt'><thead>\n" | |
| 179 | 179 | "<tr><th>Filename<th width='20'>" |
| 180 | 180 | "<th>Project Name<th width='20'>" |
| 181 | 181 | "<th>Project Description<th width='20'>" |
| 182 | 182 | "<th>Last Modified<th width='20'>" |
| 183 | 183 | "<th>Login Group</tr>\n" |
| 184 | 184 |
| --- src/repolist.c | |
| +++ src/repolist.c | |
| @@ -173,11 +173,11 @@ | |
| 173 | }else{ |
| 174 | Stmt q; |
| 175 | double rNow; |
| 176 | blob_append_sql(&html, |
| 177 | "<table border='0' class='sortable' data-init-sort='1'" |
| 178 | " data-column-types='txtxkxt'><thead>\n" |
| 179 | "<tr><th>Filename<th width='20'>" |
| 180 | "<th>Project Name<th width='20'>" |
| 181 | "<th>Project Description<th width='20'>" |
| 182 | "<th>Last Modified<th width='20'>" |
| 183 | "<th>Login Group</tr>\n" |
| 184 |
| --- src/repolist.c | |
| +++ src/repolist.c | |
| @@ -173,11 +173,11 @@ | |
| 173 | }else{ |
| 174 | Stmt q; |
| 175 | double rNow; |
| 176 | blob_append_sql(&html, |
| 177 | "<table border='0' class='sortable' data-init-sort='1'" |
| 178 | " data-column-types='txtxtxkxt'><thead>\n" |
| 179 | "<tr><th>Filename<th width='20'>" |
| 180 | "<th>Project Name<th width='20'>" |
| 181 | "<th>Project Description<th width='20'>" |
| 182 | "<th>Last Modified<th width='20'>" |
| 183 | "<th>Login Group</tr>\n" |
| 184 |