From 0e1ad434222ca243a26b05a48c4e0433b9cdd666 Mon Sep 17 00:00:00 2001 From: Jose Gonzalez Date: Thu, 27 Jun 2019 09:33:31 +0200 Subject: [PATCH] Update webchat.php. Forgotten console log --- pandora_console/operation/users/webchat.php | 1 - 1 file changed, 1 deletion(-) diff --git a/pandora_console/operation/users/webchat.php b/pandora_console/operation/users/webchat.php index 3de302b0be..4492c9703c 100644 --- a/pandora_console/operation/users/webchat.php +++ b/pandora_console/operation/users/webchat.php @@ -304,7 +304,6 @@ echo "
".html_print_button( data: parameters, dataType: "json", success: function(data) { - console.log(data); } }); }