1
0
Fork 0
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:
Zhang Hao 2022-08-01 23:06:39 +08:00 committed by GitHub
parent 8843b7b0e8
commit c54bb255ba
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
4 changed files with 19 additions and 13 deletions

View file

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