summaryrefslogtreecommitdiffstats
path: root/webapp/templates/bundle_heading.html
diff options
context:
space:
mode:
Diffstat (limited to 'webapp/templates/bundle_heading.html')
-rw-r--r--webapp/templates/bundle_heading.html9
1 files changed, 9 insertions, 0 deletions
diff --git a/webapp/templates/bundle_heading.html b/webapp/templates/bundle_heading.html
new file mode 100644
index 0000000000..5caf258e3c
--- /dev/null
+++ b/webapp/templates/bundle_heading.html
@@ -0,0 +1,9 @@
+<tr align="left">
+ <th class="first" colspan="3" align="right">Id</th>
+ <th>Status</th>
+ <th>Owner</th>
+ <th colspan="2">Repository</th>
+ <th colspan="2">Branch</th>
+ <th>Submitted</th>
+ <th>Last updated</th>
+</tr>