summaryrefslogtreecommitdiff
path: root/templates/referenceListing.hamlet
diff options
context:
space:
mode:
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