update
parent
77594124ae
commit
e4fb4a5e10
|
|
@ -696,7 +696,7 @@
|
||||||
$('.page').closest('.bg-primary-light').removeClass('bg-primary-light border-primary border-secondary text-primary');
|
$('.page').closest('.bg-primary-light').removeClass('bg-primary-light border-primary border-secondary text-primary');
|
||||||
|
|
||||||
getForm(response.page_number);
|
getForm(response.page_number);
|
||||||
window.location.reload();
|
// window.location.reload();
|
||||||
},
|
},
|
||||||
error: function (xhr) {
|
error: function (xhr) {
|
||||||
toastr.error(
|
toastr.error(
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue