aboutsummaryrefslogtreecommitdiff
path: root/templates
diff options
context:
space:
mode:
authorRunxi Yu <me@runxiyu.org>2025-03-31 15:28:03 +0800
committerRunxi Yu <me@runxiyu.org>2025-03-31 15:28:03 +0800
commit0b54f8b75537e906eb9c08e2ff1545e08499dfa1 (patch)
tree4540fbbc21c27de3849f13713c1068712d3cc7a7 /templates
parentPer-repo merge request sequences (diff)
downloadforge-0.1.6.tar.gz
forge-0.1.6.tar.zst
forge-0.1.6.zip
Correct table headers in MR indicesv0.1.6
Diffstat (limited to 'templates')
-rw-r--r--templates/repo_contrib_index.tmpl4
1 files changed, 2 insertions, 2 deletions
diff --git a/templates/repo_contrib_index.tmpl b/templates/repo_contrib_index.tmpl
index ddd86cf..a4c5098 100644
--- a/templates/repo_contrib_index.tmpl
+++ b/templates/repo_contrib_index.tmpl
@@ -51,8 +51,8 @@
</tr>
</thead>
<tr>
- <th scope="col">Name</th>
- <th scope="col">Description</th>
+ <th scope="col">ID</th>
+ <th scope="col">Title</th>
<th scope="col">Status</th>
</tr>
<tbody>