From ed2537cd89fa7c3d3d231d236ebf1f1de59d6531 Mon Sep 17 00:00:00 2001 From: xiaoding721 <33130084+xiaoding721@users.noreply.github.com> Date: 星期四, 17 十月 2024 13:12:27 +0800 Subject: [PATCH] Merge branch 'dev' of http://47.101.211.7:10101/r/VWED into dev --- _Main/UI/MacroPlannerWebApp/Component_ApplicationMacroPlanner/Component_ActionBarGroupReport.def | 11 +++++++++++ 1 files changed, 11 insertions(+), 0 deletions(-) diff --git a/_Main/UI/MacroPlannerWebApp/Component_ApplicationMacroPlanner/Component_ActionBarGroupReport.def b/_Main/UI/MacroPlannerWebApp/Component_ApplicationMacroPlanner/Component_ActionBarGroupReport.def index e6454fc..159f17e 100644 --- a/_Main/UI/MacroPlannerWebApp/Component_ApplicationMacroPlanner/Component_ActionBarGroupReport.def +++ b/_Main/UI/MacroPlannerWebApp/Component_ApplicationMacroPlanner/Component_ActionBarGroupReport.def @@ -161,6 +161,17 @@ Taborder: 12 ] } + Component ButtonAssemblyOnlinePlanVersion + { + #keys: '[415136.0.1201203922]' + BaseType: 'WebButton' + Properties: + [ + Image: 'Document' + Label: 'Assembly online plan version' + Taborder: 13 + ] + } ] Properties: [ -- Gitblit v1.9.3