mirror of https://github.com/portainer/portainer
feat(home): display refresh button if --no-auth enabled
parent
6e072dbcdf
commit
29cd952a0b
|
@ -30,7 +30,7 @@
|
|||
title-text="Endpoints" title-icon="fa-plug"
|
||||
endpoints="endpoints"
|
||||
dashboard-action="goToDashboard"
|
||||
show-snapshot-action="isAdmin"
|
||||
show-snapshot-action="!applicationState.application.authentication || isAdmin"
|
||||
snapshot-action="triggerSnapshot"
|
||||
></endpoint-list>
|
||||
</div>
|
||||
|
|
Loading…
Reference in New Issue