mirror of
https://github.com/portainer/portainer.git
synced 2025-08-09 15:55:23 +02:00
EE-3998 bug fix (#7522)
This commit is contained in:
parent
fb62edefbc
commit
69bc815acd
7 changed files with 7 additions and 7 deletions
|
@ -3,7 +3,7 @@
|
|||
<rd-widget-header icon="list" feather-icon="true" title-text="Environment variables">
|
||||
<div class="nopadding" authorization="DockerServiceUpdate">
|
||||
<a class="btn btn-secondary btn-sm pull-right" ng-click="isUpdating || addEnvironmentVariable(service)" ng-disabled="isUpdating">
|
||||
<pr-icon icon="'plus'" mode="'alt'" feather="true"></pr-icon> environment variable
|
||||
<pr-icon icon="'plus'" feather="true"></pr-icon> environment variable
|
||||
</a>
|
||||
</div>
|
||||
</rd-widget-header>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue