summaryrefslogtreecommitdiffstats
path: root/templates/yearwallets.html
diff options
context:
space:
mode:
authorPhilip Sargent <philip.sargent@gmail.com>2022-12-20 00:07:55 +0000
committerPhilip Sargent <philip.sargent@gmail.com>2022-12-20 00:07:55 +0000
commitf24f283a073d070f1335239d0df47d499ba3876f (patch)
tree29f291c740335ec6fdbe8c7e8e2daebfc984c028 /templates/yearwallets.html
parentbb14c94ab10cbd279586c97822372bba8375b67b (diff)
downloadtroggle-f24f283a073d070f1335239d0df47d499ba3876f.tar.gz
troggle-f24f283a073d070f1335239d0df47d499ba3876f.tar.bz2
troggle-f24f283a073d070f1335239d0df47d499ba3876f.zip
attempted speedup, explicit dates wallet objects
Diffstat (limited to 'templates/yearwallets.html')
-rw-r--r--templates/yearwallets.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/templates/yearwallets.html b/templates/yearwallets.html
index 32545ba..5824525 100644
--- a/templates/yearwallets.html
+++ b/templates/yearwallets.html
@@ -35,7 +35,7 @@ traced to produce Tunnel or Therion drawings and eventually the final complete c
<tr>
<td style="padding:2px"><a href="{{wallet.get_absolute_url}}">{{wallet.walletname}}</a></td>
- <td style="padding:2px">{% if wallet.date %}{{wallet.date}}{% else %} {% endif %}</td>
+ <td style="padding:2px">{% if wallet.walletdate %}{{wallet.walletdate}}{% else %} {% endif %}</td>
<td style="padding:2px">{% if wallet.name %}{{wallet.name}}{% else %}<em>{% if wallet.displaynames %} {% for dn in wallet.displaynames %}{{dn}}{%if not forloop.last %}, {% endif %} {% endfor %}{% else %} {% endif %}</em>{% endif %}</td>
<td style="padding:2px">{{wallet.persons}}</td>
<td style="padding:2px">