Updates to status page to add edit incident column when logged in as admin

Signed-off-by: Nathan Booth <nath.booth@gmail.com>
This commit is contained in:
Nathan Booth
2011-12-29 20:04:53 +00:00
parent 284a4fdf3f
commit 4e8aa99803
2 changed files with 7 additions and 5 deletions

View File

@@ -117,7 +117,7 @@ table{
table th, table td {
text-align: center;
line-height: 10px;
line-height: 20px;
vertical-align: middle;
}