mirror of
https://github.com/Combodo/iTop.git
synced 2026-05-01 22:48:45 +02:00
N°3541 Add loading state design to buttons block
This commit is contained in:
@@ -20,6 +20,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