* Fix bug of show icon-help data-content.

This commit is contained in:
liumengyi
2023-04-21 09:56:00 +08:00
parent ad6975f7d9
commit 39c69a2dc2
2 changed files with 2 additions and 2 deletions
+2
View File
@@ -405,6 +405,8 @@ function positionBtn()
$(function()
{
if($(".side .icon-help").length > 0) $(".side .icon-help").popover();
positionBtn();
$('.main.main-content').resize(positionBtn);
-2
View File
@@ -203,8 +203,6 @@
<script>
$(document).ready(function()
{
$(".icon-help").popover();
/**
* 隐藏列表标签。
* Hide tabs except the browse list tab.