mirror of
https://github.com/portainer/portainer.git
synced 2025-07-25 08:19:40 +02:00
feat(ui): replace ViewSpinner with JQuery animations (#43)
This commit is contained in:
parent
d227bdfc75
commit
50391c87e2
23 changed files with 119 additions and 107 deletions
|
@ -10,6 +10,9 @@
|
|||
<div class="col-lg-12">
|
||||
<rd-widget>
|
||||
<rd-widget-header icon="fa-tasks" title="Containers">
|
||||
<div class="pull-right">
|
||||
<i id="loadContainersSpinner" class="fa fa-cog fa-2x fa-spin" style="margin-top: 5px;"></i>
|
||||
</div>
|
||||
</rd-widget-header>
|
||||
<rd-widget-taskbar classes="col-lg-12">
|
||||
<div class="pull-left">
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue