summaryrefslogtreecommitdiffstats
path: root/tpl/views/table.pug
diff options
context:
space:
mode:
Diffstat (limited to 'tpl/views/table.pug')
-rw-r--r--tpl/views/table.pug2
1 files changed, 1 insertions, 1 deletions
diff --git a/tpl/views/table.pug b/tpl/views/table.pug
index f74a4cd..6ed7263 100644
--- a/tpl/views/table.pug
+++ b/tpl/views/table.pug
@@ -76,7 +76,7 @@ mixin view-table
76 +table-cell= 'Row 4,3' 76 +table-cell= 'Row 4,3'
77 77
78 .c-box 78 .c-box
79 +table(box=true, size50=true) 79 +table(box=true sm=true)
80 +table-head 80 +table-head
81 +table-row 81 +table-row
82 +table-head-cell= 'Title' 82 +table-head-cell= 'Title'