Fixed hidden QSO menu generally

pull/1739/head
Andreas 2022-10-31 15:27:54 +01:00
rodzic 7a81d98dd6
commit 87a08a4f7d
1 zmienionych plików z 3 dodań i 1 usunięć

Wyświetl plik

@ -855,7 +855,7 @@ function getLookupResult() {
<?php } ?>
<?php if ($this->uri->segment(1) == "search") { ?>
<script type="text/javascript">
$(function () {
$('[data-toggle="tooltip"]').tooltip()
@ -892,6 +892,8 @@ function getLookupResult() {
});
});
</script>
<?php if ($this->uri->segment(1) == "search") { ?>
<script type="text/javascript">
i=0;