mirror of
https://github.com/phpbb/phpbb.git
synced 2025-08-01 14:30:32 +02:00
[ticket/11556] Load apply_onkeypress_event() correctly
PHPBB3-11556
This commit is contained in:
@@ -383,3 +383,5 @@ function apply_onkeypress_event() {
|
||||
return true;
|
||||
});
|
||||
}
|
||||
|
||||
jQuery(document).ready(apply_onkeypress_event);
|
||||
|
Reference in New Issue
Block a user