* Fix more link error.

This commit is contained in:
liumengyi
2023-07-24 08:54:33 +08:00
parent 6285df6c57
commit 94e90aaaef
+1 -1
View File
@@ -46,7 +46,7 @@ panel
a
(
set('class', 'text-gray'),
set('href', createLink('project', 'browse', 'program=0&browseType=' . $block->params->type)),
set('href', createLink('product', 'dynamic', 'productID=' . $productID)),
$lang->more,
icon('caret-right')
)