Change comment type from HTML to JS

This commit is contained in:
luukas 2021-02-26 10:59:25 +02:00
parent 92bcefa8cc
commit c6555b53e4

View File

@ -219,7 +219,7 @@
<script>
function send_command (server_id, command){
<!-- this getCookie function is in base.html-->
/* this getCookie function is in base.html */
var token = getCookie("_xsrf");
$.ajax({