summaryrefslogtreecommitdiff
path: root/templates/referenceListing.hamlet
diff options
context:
space:
mode:
authorGregor Kleen <gkleen@yggdrasil.li>2017-03-14 22:20:34 +0100
committerGregor Kleen <gkleen@yggdrasil.li>2017-03-14 22:20:34 +0100
commit668961c90368b55a3409ae93b96e288f8ebe33a4 (patch)
treefd4d3d9706e278ffd996218c16b99cbff25f0bec /templates/referenceListing.hamlet
parent7bc954b779a9bc4e1c5e60f2648101c62ed22e72 (diff)
downloadbar-668961c90368b55a3409ae93b96e288f8ebe33a4.tar
bar-668961c90368b55a3409ae93b96e288f8ebe33a4.tar.gz
bar-668961c90368b55a3409ae93b96e288f8ebe33a4.tar.bz2
bar-668961c90368b55a3409ae93b96e288f8ebe33a4.tar.xz
bar-668961c90368b55a3409ae93b96e288f8ebe33a4.zip
Call kinds items
Diffstat (limited to 'templates/referenceListing.hamlet')
-rw-r--r--templates/referenceListing.hamlet2
1 files changed, 1 insertions, 1 deletions
diff --git a/templates/referenceListing.hamlet b/templates/referenceListing.hamlet
index b2b294c..a76e603 100644
--- a/templates/referenceListing.hamlet
+++ b/templates/referenceListing.hamlet
@@ -1,6 +1,6 @@
1<div .table> 1<div .table>
2 <div .tr .sepBelow> 2 <div .tr .sepBelow>
3 <div .th>Description 3 <div .th>Item
4 <div .th>Actions 4 <div .th>Actions
5 $if isJust (preview insertForm =<< formState) 5 $if isJust (preview insertForm =<< formState)
6 $with Just InsertForm{..} <- formState 6 $with Just InsertForm{..} <- formState