fix(donors): Removed debug infos
This commit is contained in:
parent
c842c203e2
commit
5d48060834
@ -197,7 +197,6 @@
|
|||||||
modal_open={active_deletes.length > 0}
|
modal_open={active_deletes.length > 0}
|
||||||
delete_donor={active_deletes[0]}
|
delete_donor={active_deletes[0]}
|
||||||
/>
|
/>
|
||||||
{active_deletes.length}
|
|
||||||
{#if store.state.jwtinfo.userdetails.permissions.includes("DONOR:GET")}
|
{#if store.state.jwtinfo.userdetails.permissions.includes("DONOR:GET")}
|
||||||
{#if !dataLoaded}
|
{#if !dataLoaded}
|
||||||
<div
|
<div
|
||||||
|
Loading…
x
Reference in New Issue
Block a user