Fixed hidden QSO menu generally
这个提交包含在:
父节点
7a81d98dd6
当前提交
87a08a4f7d
共有 1 个文件被更改,包括 3 次插入 和 1 次删除
|
|
@ -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;
|
||||
|
||||
|
|
|
|||
正在加载…
在新工单中引用