mirror of
https://github.com/Combodo/iTop.git
synced 2026-02-13 07:24:13 +01:00
Fix deprecated jQuery call to bind
This commit is contained in:
@@ -491,7 +491,6 @@ HTML
|
||||
//
|
||||
// Footer
|
||||
//
|
||||
$oP->add_ready_script("$('#fav_page_length').bind('keyup change', function(){ ValidateOtherSettings(); })");
|
||||
$oP->SetContentLayout($oContentLayout);
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user