catalog-search.js: onReady

This commit is contained in:
Zankaria 2024-08-05 19:09:05 +02:00
parent d9d05ddbf5
commit 5550bc4212

View File

@ -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