integration_events: Restore checkbox in events modal.

This commit is contained in:
Karl Stolley 2024-09-20 13:59:02 -04:00 committed by Tim Abbott
parent a35c8a08de
commit 3d875bd140
1 changed files with 1 additions and 2 deletions

View File

@ -3,8 +3,7 @@
<label class="checkbox">
<input type="checkbox" class="integration-event" id="{{this.event_id}}" checked=true
value="{{this.event}}" />
<span>
</span>
<span class="rendered-checkbox"></span>
</label>
<label for="{{this.event_id}}" class="inline integration-event-name">
{{this.event}}