forked from jsnbuchanan/crowd-funder-for-time-pwa
allow loading more gives & offers & plans when limits are hit on project view
This commit is contained in:
@@ -68,11 +68,12 @@
|
||||
>
|
||||
{{
|
||||
showGiveTotals
|
||||
? "Showing Totals"
|
||||
? "Totals"
|
||||
: showGiveConfirmed
|
||||
? "Showing Confirmed Amounts"
|
||||
: "Showing Unconfirmed Amounts"
|
||||
? "Confirmed Amounts"
|
||||
: "Unconfirmed Amounts"
|
||||
}}
|
||||
<fa icon="rotate" class="fa-fw" />
|
||||
</button>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user