|
|
@@ -1198,8 +1198,8 @@
|
|
|
@if ($active["status"] == 1 || $hasCertificate)
|
|
|
<button class="btn--ui primary" wire:click.prevent="addCourse()" style="max-width:200px">Aggiungi</button>
|
|
|
@else
|
|
|
- <button class="btn--ui lightGrey" disabled style="max-width:200px">Aggiungi corso (non disponibile)</button>
|
|
|
- <small class="text-muted d-block mt-1">Completa prima il tesseramento o carica un certificato medico valido</small>
|
|
|
+ {{-- <button class="btn--ui lightGrey" disabled style="max-width:200px">Aggiungi corso (non disponibile)</button>
|
|
|
+ <small class="text-muted d-block mt-1">Completa prima il tesseramento o carica un certificato medico valido</small> --}}
|
|
|
@endif
|
|
|
@endif
|
|
|
@else
|