summaryrefslogtreecommitdiffstats
path: root/templates/cashbox/index.html
diff options
context:
space:
mode:
authorSebastian Reichel <sre@ring0.de>2015-04-07 04:06:56 +0200
committerSebastian Reichel <sre@ring0.de>2015-04-07 04:06:56 +0200
commit25298f913cb3c33ed0702166927a1a3c25f53900 (patch)
tree9e59baddecf55461a5571831f9773cdb77b8bd61 /templates/cashbox/index.html
parent20afb9ff0575eeb84bb6b00b0d9dfcab001c3127 (diff)
downloadserial-barcode-scanner-25298f913cb3c33ed0702166927a1a3c25f53900.tar.bz2
cashbox: add page with details
Diffstat (limited to 'templates/cashbox/index.html')
-rw-r--r--templates/cashbox/index.html1
1 files changed, 1 insertions, 0 deletions
diff --git a/templates/cashbox/index.html b/templates/cashbox/index.html
index dc5e561..d5a03a0 100644
--- a/templates/cashbox/index.html
+++ b/templates/cashbox/index.html
@@ -17,4 +17,5 @@
<tr><td>Date &amp; Time</td><td>Name</td><td>Amount</td></tr>
{{{CASHBOX_HISTORY}}}
</table>
+ <a href="/cashbox/details">Details for a specific month</a>
</form>