mirror of
https://github.com/portainer/portainer.git
synced 2025-08-09 15:55:23 +02:00
refactor(container): container creation page and plus button [EE-3744] (#7325)
This commit is contained in:
parent
2a43285593
commit
3239a61bda
23 changed files with 42 additions and 36 deletions
|
@ -3,7 +3,7 @@
|
|||
<rd-widget-header icon="list" feather-icon="true" title-text="Mounts">
|
||||
<div class="nopadding" authorization="DockerServiceUpdate">
|
||||
<a class="btn btn-default btn-sm pull-right" ng-click="isUpdating ||addMount(service)" ng-disabled="isUpdating">
|
||||
<i class="fa fa-plus-circle" aria-hidden="true"></i> mount
|
||||
<pr-icon icon="'plus'" mode="'alt'" feather="true"></pr-icon> mount
|
||||
</a>
|
||||
</div>
|
||||
</rd-widget-header>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue