Use text() when retrieving the token. (#1237)

Signed-off-by: XhmikosR <xhmikosr@gmail.com>
This commit is contained in:
XhmikosR
2020-05-04 10:52:00 +03:00
committed by GitHub
parent 416d35dc47
commit bdde1e6667
4 changed files with 4 additions and 4 deletions

View File

@@ -9,7 +9,7 @@
var table;
var groups = [];
var token = $("#token").html();
var token = $("#token").text();
function reload_client_suggestions() {
$.post(