mrir loader add
This commit is contained in:
parent
461bb64fe2
commit
df99285e34
@ -374,7 +374,7 @@ function setremark(rowId)
|
||||
if(validate())
|
||||
{
|
||||
//alert("save function worked ");
|
||||
$("#content").load('show');
|
||||
$("#content").loader('show');
|
||||
|
||||
$.ajax({
|
||||
data:$('.MRIR').serialize(),
|
||||
|
||||
Loading…
Reference in New Issue
Block a user