* Fix bug #40674.
This commit is contained in:
@@ -103,7 +103,7 @@ $(document).ready(function()
|
||||
}
|
||||
});
|
||||
|
||||
window.parent.triggerHidden();
|
||||
if(typeof window.parent.triggerHidden == 'function') window.parent.triggerHidden();
|
||||
|
||||
$(document).on('click', ".step-group input[type='checkbox']", function()
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user