mirror of
https://github.com/Combodo/iTop.git
synced 2026-02-13 07:24:13 +01:00
N°5888 - Use spinner for modal template and regular loader
This commit is contained in:
@@ -36,16 +36,6 @@
|
||||
{% endblock %}
|
||||
|
||||
{% block iboPageTemplates %}
|
||||
<template id="ibo-small-loading-placeholder-template">
|
||||
<div>TODO 3.1: LOADER AVEC ICONE SEULE</div>
|
||||
</template>
|
||||
<template id="ibo-large-loading-placeholder-template">
|
||||
<div>TODO 3.1: LOADER AVEC TEXTE ET ICONE</div>
|
||||
</template>
|
||||
<template id="ibo-modal-template">
|
||||
<div class="ibo-modal" data-role="ibo-modal">TODO 3.1: Please wait</div>
|
||||
</template>
|
||||
|
||||
{# Templates #}
|
||||
{% for oTemplate in aTemplates %}
|
||||
{{ render_block(oTemplate, {aPage: aPage}) }}
|
||||
|
||||
Reference in New Issue
Block a user