qtab
This commit is contained in:
parent
f8e3233053
commit
87ca450e98
|
@ -190,7 +190,7 @@ page_container %}
|
|||
</div>
|
||||
|
||||
<q-tabs
|
||||
class="lt-md fixed-bottom left-0 right-0 bg-primary text-white shadow-2 z-top"
|
||||
class="lt-md fixed-bottom q-pa-none left-0 right-0 bg-primary text-white shadow-2 z-top"
|
||||
active-class="px-0"
|
||||
align="justify"
|
||||
indicator-color="transparent"
|
||||
|
@ -201,13 +201,6 @@ page_container %}
|
|||
@click="showInvoicesDialog"
|
||||
>
|
||||
</q-tab>
|
||||
<!-- <q-tab icon="arrow_downward" label="Receive Tokens"></q-tab>
|
||||
<q-tab icon="arrow_upward" label="Send Token"></q-tab> -->
|
||||
<!-- <q-tab
|
||||
icon="arrow_upward"
|
||||
label="Pay Invoice"
|
||||
@click="showPayInvoiceDialog"
|
||||
> -->
|
||||
</q-tab>
|
||||
<q-tab icon="arrow_upward" label="Pay Invoice" @click="showParseDialog">
|
||||
</q-tab>
|
||||
|
|
Loading…
Reference in New Issue
Block a user