mirror of
https://github.com/portainer/portainer.git
synced 2025-08-05 13:55:21 +02:00
refactor(service): docker service edition page [EE-3520] (#7327)
This commit is contained in:
parent
ac6296b86d
commit
5ffcbe8677
4 changed files with 10 additions and 10 deletions
|
@ -672,7 +672,7 @@
|
|||
<div class="col-sm-12" style="margin-top: 5px">
|
||||
<label class="control-label text-left">Sysctls</label>
|
||||
<span class="label label-default interactive" style="margin-left: 10px" ng-click="addSysctl()">
|
||||
<pr-icon icon="'plus'" mode="'alt'" feather="true"></pr-icon> add sysctl
|
||||
<pr-icon icon="'plus'" feather="true"></pr-icon> add sysctl
|
||||
</span>
|
||||
</div>
|
||||
<!-- sysctls-input-list -->
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue