mirror of
https://github.com/Combodo/iTop.git
synced 2026-04-28 21:18:46 +02:00
change turbo for form errors
This commit is contained in:
@@ -1,8 +1,8 @@
|
||||
{# @copyright Copyright (C) 2010-2025 Combodo SARL #}
|
||||
{# @license http://opensource.org/licenses/AGPL-3.0 #}
|
||||
|
||||
{% UITurboUpdate Standard { sTarget: "turbo_itop_error"} %}
|
||||
{% UITurboStream Update { sTarget: "turbo_itop_error"} %}
|
||||
{% if sControllerError %}
|
||||
{% UIAlert ForDanger { sTitle:'', sContent:sControllerError } %}{% EndUIAlert %}
|
||||
{% endif %}
|
||||
{% EndUITurboUpdate %}
|
||||
{% EndUITurboStream %}
|
||||
Reference in New Issue
Block a user