Now with much better badge search function. And bug fix for Payment tab.
This commit is contained in:
@@ -503,7 +503,7 @@ function send_init_confirm_email({index, lic_key, lic_pass}) {
|
||||
border=""
|
||||
class="bg-surface-100-800-token w-full"
|
||||
>
|
||||
{#if $events_loc.leads.show_option__paid_tab}
|
||||
{#if $events_loc.leads.show_option__paid_tab ?? true}
|
||||
<Tab
|
||||
bind:group={$events_loc.leads.tab[$events_slct.exhibit_id]}
|
||||
name="tab_payment"
|
||||
|
||||
Reference in New Issue
Block a user