mirror of
https://github.com/lnbits/lnbits.git
synced 2025-10-09 20:12:34 +02:00
Name fix
This commit is contained in:
@@ -91,7 +91,7 @@
|
|||||||
<q-separator></q-separator>
|
<q-separator></q-separator>
|
||||||
|
|
||||||
<q-card-actions>
|
<q-card-actions>
|
||||||
<span>{{ item.stallName }}</span>
|
<span>Stall: {{ item.stallName }}</span>
|
||||||
<q-btn
|
<q-btn
|
||||||
flat
|
flat
|
||||||
class="text-weight-bold text-capitalize q-ml-auto"
|
class="text-weight-bold text-capitalize q-ml-auto"
|
||||||
@@ -101,7 +101,7 @@
|
|||||||
:href="'/shop/stalls/' + item.stall"
|
:href="'/shop/stalls/' + item.stall"
|
||||||
target="_blank"
|
target="_blank"
|
||||||
>
|
>
|
||||||
Visit shop
|
Visit Stall
|
||||||
</q-btn>
|
</q-btn>
|
||||||
</q-card-actions>
|
</q-card-actions>
|
||||||
{% endraw %}
|
{% endraw %}
|
||||||
|
Reference in New Issue
Block a user