This commit is contained in:
Amministratore 2023-05-26 12:28:01 +02:00
commit 27f74bd726

View File

@ -34,7 +34,7 @@ $(document).on('click', '.open_modal_entrata', function() {
});
$(document).on('click', '.open_modal_modifica', function() {
var url = "movmodify";
var url = "/admin/movmodify";
var riga_id = $(this).val();
$.getJSON(url + '/' + riga_id, function(data) {
// success data