Fossil SCM

fix sorting

jkosche 2025-04-03 21:34 repolist-description
Commit 4dd3fa88745e1343c42957232a5ce5d2488cbbae527e98bfa91acac1e42ea6c1
1 file changed +1 -1
+1 -1
--- src/repolist.c
+++ src/repolist.c
@@ -173,11 +173,11 @@
173173
}else{
174174
Stmt q;
175175
double rNow;
176176
blob_append_sql(&html,
177177
"<table border='0' class='sortable' data-init-sort='1'"
178
- " data-column-types='txtxkxt'><thead>\n"
178
+ " data-column-types='txtxtxkxt'><thead>\n"
179179
"<tr><th>Filename<th width='20'>"
180180
"<th>Project Name<th width='20'>"
181181
"<th>Project Description<th width='20'>"
182182
"<th>Last Modified<th width='20'>"
183183
"<th>Login Group</tr>\n"
184184
--- 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

Keyboard Shortcuts

Open search /
Next entry (timeline) j
Previous entry (timeline) k
Open focused entry Enter
Show this help ?
Toggle theme Top nav button