This commit is contained in:
liyuchun
2021-09-03 13:25:32 +08:00
38 changed files with 277 additions and 233 deletions
+1 -1
View File
@@ -1363,7 +1363,7 @@ EOD;
if(empty($executionPairs)) return;
$html = "<li class='divider'></li><li class='dropdown dropdown-hover'><a href='javascript:;' data-toggle='dropdown'>{$lang->more}</a>";
$html = "<li class='divider'></li><li class='dropdown dropdown-hover'><a href='javascript:;' data-toggle='dropdown'>{$lang->more}<span class='caret'></span></a>";
$html .= "<ul class='dropdown-menu'>";
$showCount = 0;