mirror of
https://github.com/vichan-devel/vichan.git
synced 2025-01-19 01:24:05 +01:00
catalog-search.js: onReady
This commit is contained in:
parent
d9d05ddbf5
commit
5550bc4212
@ -8,7 +8,7 @@
|
||||
* $config['additional_javascript'][] = 'js/comment-toolbar.js';
|
||||
*/
|
||||
if (active_page == 'catalog') {
|
||||
onready(function() {
|
||||
onReady(function() {
|
||||
'use strict';
|
||||
|
||||
// 'true' = enable shortcuts
|
||||
|
Loading…
x
Reference in New Issue
Block a user