mirror of
https://github.com/ae-utbm/sith.git
synced 2025-09-13 11:35:44 +00:00
Synchronize calendar moderation and news list moderation
This commit is contained in:
@@ -57,8 +57,8 @@
|
||||
{# the news-moderated is received when a moderation alert is deleted or moderated #}
|
||||
@news-moderated.window="dispatchModeration($event)"
|
||||
{% if alpineState %}
|
||||
x-modelable="{{ alpineState }}"
|
||||
x-model="state"
|
||||
x-model="{{ alpineState }}"
|
||||
x-modelable="state"
|
||||
{% endif %}
|
||||
>
|
||||
<template x-if="state === AlertState.PENDING">
|
||||
|
Reference in New Issue
Block a user