IGR model issue : GWM

This commit is contained in:
Gowtham M 2025-03-13 12:30:08 +05:30
parent 10245a8c21
commit 9e90828d52

View File

@ -1067,7 +1067,9 @@
//recent work of adding gas shortage done here..!!
$("#Igrshow").on("shown.bs.modal", function(e) {
$('#Igrshow .modal-dialog').css({'max-width': '100%'});
$('#Igrshow .modal-dialog').show();
$('#loader').show();
var inx = $(e.relatedTarget).data('id');