diff options
author | Gregor Kleen <gkleen@yggdrasil.li> | 2017-03-14 22:20:34 +0100 |
---|---|---|
committer | Gregor Kleen <gkleen@yggdrasil.li> | 2017-03-14 22:20:34 +0100 |
commit | 668961c90368b55a3409ae93b96e288f8ebe33a4 (patch) | |
tree | fd4d3d9706e278ffd996218c16b99cbff25f0bec /templates/inventoryListing.hamlet | |
parent | 7bc954b779a9bc4e1c5e60f2648101c62ed22e72 (diff) | |
download | bar-668961c90368b55a3409ae93b96e288f8ebe33a4.tar bar-668961c90368b55a3409ae93b96e288f8ebe33a4.tar.gz bar-668961c90368b55a3409ae93b96e288f8ebe33a4.tar.bz2 bar-668961c90368b55a3409ae93b96e288f8ebe33a4.tar.xz bar-668961c90368b55a3409ae93b96e288f8ebe33a4.zip |
Call kinds items
Diffstat (limited to 'templates/inventoryListing.hamlet')
-rw-r--r-- | templates/inventoryListing.hamlet | 2 |
1 files changed, 1 insertions, 1 deletions
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 @@ | |||
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>Bought | 4 | <div .th>Bought |
5 | <div .th>Expires | 5 | <div .th>Expires |
6 | <div .th>Opened | 6 | <div .th>Opened |