.
This commit is contained in:
		| @@ -70,7 +70,7 @@ | ||||
|             $('#dialog_Verifierd').val(''); | ||||
|             $('#dialog_displayname').val(''); | ||||
|             $('#dialog_password').val(''); | ||||
|             $('#mask_bg').show(); | ||||
|             showmaskbg(true); | ||||
|             $('#dialog_credential') | ||||
|                 .attr('act', 'add') | ||||
|                 .css({ | ||||
| @@ -232,7 +232,7 @@ | ||||
|             InitGridData(); | ||||
|  | ||||
|             $('#dialog_credential').dialog(function () { | ||||
|                 $('#mask_bg').hide(); | ||||
|                 showmaskbg(false); | ||||
|             }); | ||||
|             OnRefresh(); | ||||
|             $(window).resize(function () { | ||||
|   | ||||
		Reference in New Issue
	
	Block a user