mirror of
https://github.com/portainer/portainer.git
synced 2025-08-08 07:15:23 +02:00
feat(container): container detail page as well as some icon changes [EE-3493] (#7361)
This commit is contained in:
parent
8843b7b0e8
commit
c54bb255ba
4 changed files with 19 additions and 13 deletions
|
@ -17,7 +17,7 @@
|
|||
ngf-max-size="1MB"
|
||||
ngf-model-invalid="errorFile"
|
||||
>
|
||||
<pr-icon icon="'upload'" feather="true"></pr-icon>
|
||||
<pr-icon icon="'upload'" feather="true"></pr-icon> Load variables from .env file
|
||||
</button>
|
||||
<span class="space-left" ng-if="errorFile.$error == 'maxSize'">
|
||||
<i class="fa fa-times red-icon space-right" aria-hidden="true"></i>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue