mirror of
https://github.com/portainer/portainer.git
synced 2025-07-24 07:49:41 +02:00
merge fix-viewspinner
This commit is contained in:
commit
fd6645d068
19 changed files with 112 additions and 103 deletions
|
@ -305,6 +305,9 @@
|
|||
|
||||
<div class="row">
|
||||
<div class="col-lg-12 col-md-12 col-xs-12" style="text-align: center;">
|
||||
<div>
|
||||
<i id="createContainerSpinner" class="fa fa-cog fa-3x fa-spin" style="margin-bottom: 5px; display: none;"></i>
|
||||
</div>
|
||||
<button type="button" class="btn btn-default btn-lg" ng-click="create()">Create</button>
|
||||
<a type="button" class="btn btn-default btn-lg" ui-sref="containers">Cancel</a>
|
||||
</div>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue