1
0
Fork 0
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:
Zhang Hao 2022-07-27 09:55:16 +08:00 committed by GitHub
parent ac6296b86d
commit 5ffcbe8677
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
4 changed files with 10 additions and 10 deletions

View file

@ -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 -->