FIX: Make poll breakdown modal closable again (#22952)

Regressed in https://github.com/discourse/discourse/pull/22164
This commit is contained in:
Jarek Radosz 2023-08-03 10:33:49 +02:00 committed by GitHub
parent c23a82554b
commit 2b04301c19
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1,5 +1,9 @@
{{! template-lint-disable no-invalid-interactive }}
<DModal @title={{i18n "poll.breakdown.title"}} class="has-tabs">
<DModal
@title={{i18n "poll.breakdown.title"}}
@closeModal={{@closeModal}}
class="has-tabs"
>
<:headerBelowTitle>
<ul class="modal-tabs">
<li