mirror of
https://github.com/pandorafms/pandorafms.git
synced 2025-04-08 18:55:09 +02:00
Some fixes in the visual console.
This commit is contained in:
parent
f1185c6db9
commit
062817ca09
@ -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",
|
||||
|
Loading…
x
Reference in New Issue
Block a user