export: filter the transactions by crypto currency
This commit is contained in:
@@ -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">
|
||||
|
||||
Reference in New Issue
Block a user