From 2372d2d4dc73d820ccd60df4b9a02f972c41edeb Mon Sep 17 00:00:00 2001 From: zhouxin Date: Tue, 3 Dec 2024 14:53:23 +0800 Subject: [PATCH] * [misc] remove tips of new version for now. --- module/pivot/ui/show.html.php | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/module/pivot/ui/show.html.php b/module/pivot/ui/show.html.php index 0c4e693cc1..a07eb17acf 100644 --- a/module/pivot/ui/show.html.php +++ b/module/pivot/ui/show.html.php @@ -78,7 +78,8 @@ $generateData = function() use ($lang, $groupID, $pivotName, $pivot, $data, $con setClass('cursor-pointer', array('hidden' => !$pivot->desc)), setData(array('toggle' => 'tooltip', 'title' => $pivot->desc, 'placement' => 'right', 'className' => 'text-gray border border-light', 'type' => 'white')), 'help' - ), + ) + /** span ( set::style(array('font-weight' => 'normal')), @@ -92,6 +93,7 @@ $generateData = function() use ($lang, $groupID, $pivotName, $pivot, $data, $con set::href($this->createLink('pivot', 'versions', "groupID={$groupID}&pivotID={$pivot->id}")) ) ) + */ ), toolbar (