export: filter the transactions by crypto currency

This commit is contained in:
2021-12-10 18:11:37 +01:00
parent 3d10be7967
commit 18738c8fb8
2 changed files with 15 additions and 5 deletions
+1 -1
View File
@@ -8,7 +8,7 @@
<br/>
<center><a href="/transactions/import" class="button button-primary">Import from Bitcoin.de</a></center>
<br/>
<center><a href="/transactions/export" class="button button-primary">Export Transactions</a></center>
<center><a href="/transactions/export{% if crypto %}?crypto={{ crypto }}{% endif %}" class="button button-primary">Export Transactions</a></center>
<br/>
<table class="table table-striped table-bordered table-sm">
<thead class="thead-dark">