new version
This commit is contained in:
@@ -369,7 +369,7 @@ function gf_do_action(action, targetId, useAnimation, defaultValues, isInit, cal
|
||||
}
|
||||
} else{
|
||||
$target.hide();
|
||||
$target.find('input:hidden:not(.gf-default-disabled)').prop( 'disabled', true );
|
||||
$target.find('input:hidden').prop( 'disabled', true );
|
||||
if(callback){
|
||||
callback();
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user