mirror of
https://github.com/silverstripe/silverstripe-userforms.git
synced 2024-10-22 17:05:42 +02:00
Merge branch '4.5' into 4.6
This commit is contained in:
commit
8e189c2c49
@ -782,7 +782,9 @@ JS
|
||||
{$holder}.{$rule['opposite']}.trigger('{$rule['holder_event_opposite']}');
|
||||
}
|
||||
});
|
||||
if (!$("{$target}").hasClass('form-step')) {
|
||||
$("{$target}").find('.hide').removeClass('hide');
|
||||
}
|
||||
EOS;
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user