mirror of
https://github.com/Combodo/iTop.git
synced 2026-04-30 22:18:46 +02:00
N°3541 Add loading state design to buttons block
This commit is contained in:
@@ -22,6 +22,7 @@
|
||||
aria-label="{{ sAriaLabel }}"
|
||||
{% endif %}
|
||||
>
|
||||
<span class="ibo-button--loading-icon fas fa-spinner fa-pulse"></span>
|
||||
{% if oUIBlock.GetIconClass() is not empty %}
|
||||
<span class="ibo-button--icon {{ oUIBlock.GetIconClass() }}"></span>
|
||||
{% endif %}
|
||||
|
||||
Reference in New Issue
Block a user