1
0
Fork 0
mirror of https://github.com/portainer/portainer.git synced 2025-07-25 08:19:40 +02:00

fix(settings): fix logic for showing https section [EE-3008] (#6805)

This commit is contained in:
itsconquest 2022-04-27 10:48:40 +12:00 committed by GitHub
parent c340b62f43
commit abb79ccbeb
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -134,7 +134,7 @@
</div>
</div>
<ssl-certificate-settings ng-show="$ctrl.showHTTPS"></ssl-certificate-settings>
<ssl-certificate-settings ng-show="state.showHTTPS"></ssl-certificate-settings>
<div class="row">
<div class="col-sm-12">