mirror of
https://github.com/portainer/portainer.git
synced 2025-08-08 23:35:31 +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
|
@ -33,7 +33,7 @@
|
|||
<portainer-tooltip message="'Driver options are specific to the selected driver. Please refer to the selected driver documentation.'"></portainer-tooltip>
|
||||
</label>
|
||||
<span class="label label-default interactive" style="margin-left: 10px" ng-click="addDriverOption()">
|
||||
<i class="fa fa-plus-circle" aria-hidden="true"></i> add driver option
|
||||
<pr-icon icon="'plus'" mode="'alt'" feather="true"></pr-icon> add driver option
|
||||
</span>
|
||||
</div>
|
||||
<!-- driver-options-input-list -->
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue