mirror of
https://gitlab.com/CIEFWorldwideSdnBhd/exchange-2.0.git
synced 2026-08-22 22:13:59 +00:00
Merge branch 'dillon/34.7-jenkins-vapor' into vapor/development
This commit is contained in:
@@ -25,7 +25,7 @@
|
||||
<div class="card-body d-flex justify-content-between align-items-center">
|
||||
<div>
|
||||
<span>transactions.csv</span>
|
||||
<p class="text-muted mb-0">(last 1 months)</p>
|
||||
<p class="text-muted mb-0">(last 1 month)</p>
|
||||
</div>
|
||||
<open-link-in-new-tab-component custom-class="btn btn-primary" :url="route('transactions.export')">
|
||||
<i class="fa fa-download"></i> Download
|
||||
@@ -40,7 +40,7 @@
|
||||
<div class="card-body d-flex justify-content-between align-items-center">
|
||||
<div>
|
||||
<span>bookingData.csv</span>
|
||||
<p class="text-muted mb-0">(last 2 month)</p>
|
||||
<p class="text-muted mb-0">(last 2 months)</p>
|
||||
</div>
|
||||
<open-link-in-new-tab-component custom-class="btn btn-primary" :url="route('bookingData.export')">
|
||||
<i class="fa fa-download"></i> Download
|
||||
|
||||
Reference in New Issue
Block a user