Some fixes in the visual console.

This commit is contained in:
mdtrooper 2015-06-17 17:37:23 +02:00
parent f1185c6db9
commit 062817ca09
1 changed files with 0 additions and 1 deletions

View File

@ -1356,7 +1356,6 @@ function setPercentileBubble(id_data, values) {
parameter.push ({name: "id_element", value: id_data});
parameter.push ({name: "value_show", value: values['value_show']});
jQuery.ajax({
async: false,
url: get_url_ajax(),
data: parameter,
type: "POST",