From 299731a0cef7462dd8c17bde7ba1a4aeb6f211cd Mon Sep 17 00:00:00 2001 From: Gregor Kleen Date: Wed, 15 Mar 2017 20:02:53 +0100 Subject: Implement inventory ids --- templates/inventoryListing.hamlet | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'templates/inventoryListing.hamlet') diff --git a/templates/inventoryListing.hamlet b/templates/inventoryListing.hamlet index 3be43db..f0ff1e4 100644 --- a/templates/inventoryListing.hamlet +++ b/templates/inventoryListing.hamlet @@ -1,5 +1,6 @@
+
Item
Type
Bought @@ -9,6 +10,7 @@ $if isJust (preview insertForm =<< formState) $with Just InsertForm{..} <- formState
+
^{fsInsertForm}