forked from GithubBackups/vichan
catalog-search.js: onReady
This commit is contained in:
parent
d9d05ddbf5
commit
5550bc4212
@ -8,7 +8,7 @@
|
|||||||
* $config['additional_javascript'][] = 'js/comment-toolbar.js';
|
* $config['additional_javascript'][] = 'js/comment-toolbar.js';
|
||||||
*/
|
*/
|
||||||
if (active_page == 'catalog') {
|
if (active_page == 'catalog') {
|
||||||
onready(function() {
|
onReady(function() {
|
||||||
'use strict';
|
'use strict';
|
||||||
|
|
||||||
// 'true' = enable shortcuts
|
// 'true' = enable shortcuts
|
||||||
|
Loading…
x
Reference in New Issue
Block a user