Minor tweak to status page
This commit is contained in:
parent
22e56adebe
commit
4416bbb20c
|
|
@ -39,7 +39,7 @@
|
||||||
<x-icons.checkmark color="green"/>
|
<x-icons.checkmark color="green"/>
|
||||||
@endif
|
@endif
|
||||||
</td>
|
</td>
|
||||||
<td>
|
<td class="px-8">
|
||||||
@if( $audition->hasFlag('seats_published'))
|
@if( $audition->hasFlag('seats_published'))
|
||||||
<x-icons.checkmark color="green"/>
|
<x-icons.checkmark color="green"/>
|
||||||
@endif
|
@endif
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue