mirror of
https://gitlab.com/crafty-controller/crafty-4.git
synced 2024-08-30 18:23:09 +00:00
Change comment type from HTML to JS
This commit is contained in:
parent
92bcefa8cc
commit
c6555b53e4
@ -219,7 +219,7 @@
|
|||||||
<script>
|
<script>
|
||||||
|
|
||||||
function send_command (server_id, command){
|
function send_command (server_id, command){
|
||||||
<!-- this getCookie function is in base.html-->
|
/* this getCookie function is in base.html */
|
||||||
var token = getCookie("_xsrf");
|
var token = getCookie("_xsrf");
|
||||||
|
|
||||||
$.ajax({
|
$.ajax({
|
||||||
|
Loading…
Reference in New Issue
Block a user