Fix #15734 - Uncaught TypeError: http_build_query() in setup

Fixes: #15734 
Signed-off-by: William Desportes <williamdes@wdes.fr>
This commit is contained in:
William Desportes 2020-01-02 17:19:21 +01:00
parent 637ec3d8f5
commit 63b9f41a07
No known key found for this signature in database
GPG Key ID: 90A0EF1B8251A889

View File

@ -58,7 +58,7 @@
</a>
|
<a class="delete-server" href="{{ get_common(server.params.remove) }}" data-post="
{{- get_common(server.params.token, '') }}">
{{- get_common({ token: server.params.token }, '') }}">
{% trans 'Delete' %}
</a>
</small>