From 668961c90368b55a3409ae93b96e288f8ebe33a4 Mon Sep 17 00:00:00 2001 From: Gregor Kleen Date: Tue, 14 Mar 2017 22:20:34 +0100 Subject: Call kinds items --- templates/inventoryListing.hamlet | 2 +- templates/referenceListing.hamlet | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) (limited to 'templates') diff --git a/templates/inventoryListing.hamlet b/templates/inventoryListing.hamlet index be80993..775176d 100644 --- a/templates/inventoryListing.hamlet +++ b/templates/inventoryListing.hamlet @@ -1,6 +1,6 @@
-
Description +
Item
Bought
Expires
Opened 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 @@
-
Description +
Item
Actions $if isJust (preview insertForm =<< formState) $with Just InsertForm{..} <- formState -- cgit v1.2.3