N°8772 - UIBlocks

This commit is contained in:
Eric Espie
2025-11-04 17:36:44 +01:00
parent 4f4ba7167d
commit b3ed7f4f5b
2 changed files with 4 additions and 18 deletions

View File

@@ -1,8 +1,8 @@
{# @copyright Copyright (C) 2010-2025 Combodo SARL #}
{# @license http://opensource.org/licenses/AGPL-3.0 #}
<div id="turbo_itop_error">
{% UIContentBlock Standard { sId:"turbo_itop_error" } %}
{% if sControllerError %}
{% UIAlert ForDanger { sTitle:'', sContent:sControllerError } %}{% EndUIAlert %}
{% endif %}
</div>
{% EndUIContentBlock %}