bug fix
This commit is contained in:
committed by
giandonato.inverso@edempg.it
parent
15c84c0863
commit
c9fa6abf06
Vendored
+1
-1
@@ -459,7 +459,7 @@
|
||||
}
|
||||
|
||||
$.ajax({
|
||||
url: window.location.origin + '/bulk_action.php',
|
||||
url: './bulk_action.php',
|
||||
method: "POST",
|
||||
data: JSON.stringify(data),
|
||||
dataType: "json",
|
||||
|
||||
Reference in New Issue
Block a user