Merge branch 'main' into develop

This commit is contained in:
Warunee Tamkoo 2025-06-23 17:58:07 +07:00
commit a474ed9221
3 changed files with 112 additions and 10 deletions

View file

@ -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"