Reworks score in the flow page and implements alert disable

Implements #5498
This commit is contained in:
Simone Mainardi 2021-06-15 16:27:07 +02:00
parent d78b0a15c3
commit 8547fb4192
5 changed files with 152 additions and 104 deletions

View file

@ -259,7 +259,7 @@ local modals = {
alert_filter = "default_filter",
confirm = i18n("filter"),
confirm_button = "btn-warning",
custom_alert_class = "alert alert-warning",
custom_alert_class = "alert alert-danger",
entity = page
}
}),