mirror of
https://github.com/Combodo/iTop.git
synced 2026-04-27 20:48:46 +02:00
N°8772 - UIBlocks
This commit is contained in:
@@ -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 %}
|
||||
Reference in New Issue
Block a user