mirror of
				https://github.com/zulip/zulip.git
				synced 2025-11-04 05:53:43 +00:00 
			
		
		
		
	integration_events: Restore checkbox in events modal.
This commit is contained in:
		@@ -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}}
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user