fixing
This commit is contained in:
parent
6e489a0a8d
commit
621e04cfe0
1 changed files with 1 additions and 1 deletions
|
|
@ -135,7 +135,7 @@
|
|||
{#each data.positionsFalse as a}
|
||||
<div class="text-lg py-1">
|
||||
<div class="flex flex-wrap items-center">
|
||||
{data.canRegister}
|
||||
<!-- {data.canRegister} -->
|
||||
{#if 'register_endDate' in data && data.canRegister}
|
||||
<a
|
||||
class="btn btn-sm btn-outline btn-info cursor-pointe"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue