mirror of
https://github.com/pi-hole/web.git
synced 2025-12-24 04:38:28 +00:00
@@ -8,7 +8,7 @@
|
||||
/* global moment:false */
|
||||
|
||||
var table;
|
||||
var token = $("#token").html();
|
||||
var token = $("#token").text();
|
||||
var info = null;
|
||||
|
||||
function showAlert(type, icon, title, message) {
|
||||
|
||||
Reference in New Issue
Block a user