mirror of
https://github.com/Einundzwanzig-Podcast/einundzwanzig-portal.git
synced 2025-12-13 06:56:48 +00:00
KEY FIX
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
<div>
|
||||
<div wire:key="venues_action_{{ $row->id }}">
|
||||
@if($row->course_events_count > 0)
|
||||
<x-button amber wire:click="venueSearch({{ $row->id }})">
|
||||
{{ __('Show dates') }} ({{ $row->course_events_count }})
|
||||
|
||||
Reference in New Issue
Block a user