aboutsummaryrefslogtreecommitdiffstats
path: root/templates/list.html
diff options
context:
space:
mode:
authorSteve Losh <steve@stevelosh.com>2009-01-30 19:13:56 -0500
committerSteve Losh <steve@stevelosh.com>2009-01-30 19:13:56 -0500
commitde82c493eab41330169949254a8152f5c7d9302c (patch)
treefc6a3b112cb671a245b609c0ea1eb251bb90f385 /templates/list.html
parent6a019eea492e6de184e487d41c5fb35049eced9b (diff)
downloadbugseverywhere-de82c493eab41330169949254a8152f5c7d9302c.tar.gz
Got the layout looking pretty nice.
Diffstat (limited to 'templates/list.html')
-rw-r--r--templates/list.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/templates/list.html b/templates/list.html
index c9c271e..e6fbaef 100644
--- a/templates/list.html
+++ b/templates/list.html
@@ -1,7 +1,7 @@
{% extends "base.html" %}
{% block content %}
- <table>
+ <table id="bug-list">
<tr>
<th>ID</th>
<th>Summary</th>