feat(secret&icon): secret creation page and some other icons [EE-3510] (#7357)

This commit is contained in:
Zhang Hao
2022-08-03 08:56:29 +08:00
committed by GitHub
parent 079478f191
commit 5d1ea8ceb2
20 changed files with 33 additions and 33 deletions
@@ -42,7 +42,7 @@
/>
<span class="input-group-btn" authorization="DockerServiceUpdate">
<button class="btn btn-sm btn-light" type="button" ng-click="removeLogDriverOpt(service, $index)" ng-disabled="isUpdating">
<pr-icon icon="'trash'" feather="true" class-name="'icon-secondary icon-md'"></pr-icon>
<pr-icon icon="'trash-2'" feather="true" class-name="'icon-secondary icon-md'"></pr-icon>
</button>
</span>
</div>