Instant search results to the gui when the search page loads

Signed-off-by: Janos SUTO <sj@acts.hu>
This commit is contained in:
Janos SUTO
2020-07-17 19:08:48 +02:00
parent f129c3780c
commit 9e47bce124
2 changed files with 5 additions and 1 deletions

View File

@ -33,7 +33,7 @@
<?php print JS_CODE; ?>
</head>
<body onload="Piler.add_shortcuts();">
<body onload="Piler.add_shortcuts();<?php if(ENABLE_INSTANT_SEARCH){ ?>Piler.expert();<?php } ?>">
<div id="deleteconfirm-modal" class="modal hide fade">
<div class="modal-header">