mirror of
https://github.com/Combodo/iTop.git
synced 2026-04-20 09:08:42 +02: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