Fixed hidden QSO menu generally

这个提交包含在:
Andreas 2022-10-31 15:27:54 +01:00
父节点 7a81d98dd6
当前提交 87a08a4f7d

查看文件

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