IGR model issue : GWM
This commit is contained in:
parent
10245a8c21
commit
9e90828d52
@ -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');
|
||||
|
||||
Loading…
Reference in New Issue
Block a user