update
parent
d2d1c7250d
commit
77594124ae
|
|
@ -696,6 +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();
|
||||||
},
|
},
|
||||||
error: function (xhr) {
|
error: function (xhr) {
|
||||||
toastr.error(
|
toastr.error(
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue