mirror of
https://github.com/Combodo/iTop.git
synced 2026-05-02 23:18:43 +02:00
N°3567 - Migrate backoffice pages to new UIBlock system : App. upgrade (Fix default values and typos)
This commit is contained in:
@@ -33,7 +33,7 @@
|
||||
|
||||
{% if bDoFilesArchive %}
|
||||
{% UIContentBlock Standard {'sId':'do_files_archive_done','sContainerClass':'ibo-update-core--archive-done', 'IsHidden':true} %}
|
||||
{% UIField Large {'sLabel':''iTopUpdate:UI:WithFilesBackup'|dict_s', 'sValueHtml':''} %}{% EndUIField %}
|
||||
{% UIField Large {'sLabel':'iTopUpdate:UI:WithFilesBackup'|dict_s} %}{% EndUIField %}
|
||||
{% UIAlert ForSuccess {'sContent':sItopArchive} %}{% EndUIAlert %}
|
||||
{% EndUIContentBlock %}
|
||||
{% endif %}
|
||||
|
||||
Reference in New Issue
Block a user