bugfix ssl module
This commit is contained in:
@@ -67,6 +67,7 @@
|
||||
{% if is_granted("IS_AUTHENTICATED_REMEMBERED") %}
|
||||
<div id="mine-user-list"
|
||||
data-env="{{ env }}"
|
||||
data-ssl="{{ ssl }}"
|
||||
data-web-player-name="{{ app.user.username is defined ? app.user.username : '' }}">
|
||||
</div>
|
||||
{% endif %}
|
||||
|
||||
Reference in New Issue
Block a user