summaryrefslogtreecommitdiff
path: root/templates/view_table_inc.tpl
diff options
context:
space:
mode:
authorlsces <lester@lsces.co.uk>2016-02-07 21:52:44 +0000
committerlsces <lester@lsces.co.uk>2016-02-07 21:52:44 +0000
commit9d0c9cd6d911b5b0d06adbb253418b812a5a3a7f (patch)
tree63fc09d6f9319e3671cee745d66a94b8fda176be /templates/view_table_inc.tpl
parentbafab752e95de81db23d057347ed715bb19d68bd (diff)
parent408a84375acb4b7ad9c4488a2fa6ab9f0d37b4db (diff)
downloadpigeonholes-9d0c9cd6d911b5b0d06adbb253418b812a5a3a7f.tar.gz
pigeonholes-9d0c9cd6d911b5b0d06adbb253418b812a5a3a7f.tar.bz2
pigeonholes-9d0c9cd6d911b5b0d06adbb253418b812a5a3a7f.zip
Merge to github
Diffstat (limited to 'templates/view_table_inc.tpl')
-rw-r--r--templates/view_table_inc.tpl2
1 files changed, 1 insertions, 1 deletions
diff --git a/templates/view_table_inc.tpl b/templates/view_table_inc.tpl
index dfb2f2b..96c845e 100644
--- a/templates/view_table_inc.tpl
+++ b/templates/view_table_inc.tpl
@@ -15,7 +15,7 @@
{counter assign=columns}
{/foreach}
{math equation="100 / x" x=$columns assign=width format="%u"}
- <table class="data" summary="Category listing"><tr>
+ <table class="table data" summary="Category listing"><tr>
{foreach from=$pigeonItem.members item=pigeonColumn}
<td style="vertical-align:top; width:{$width}%;">
{foreach from=$pigeonColumn item=members key=index}