From 34b02d3caae57cbfc615b04483f7fea1912addae Mon Sep 17 00:00:00 2001 From: xiaoding721 <33130084+xiaoding721@users.noreply.github.com> Date: 星期一, 11 十一月 2024 22:42:27 +0800 Subject: [PATCH] 调整页面布局 --- _Main/UI/MacroPlannerWebApp/Component_ApplicationMacroPlanner/Component_ActionBarGroupRestraint.def | 11 +++++++++++ 1 files changed, 11 insertions(+), 0 deletions(-) diff --git a/_Main/UI/MacroPlannerWebApp/Component_ApplicationMacroPlanner/Component_ActionBarGroupRestraint.def b/_Main/UI/MacroPlannerWebApp/Component_ApplicationMacroPlanner/Component_ActionBarGroupRestraint.def index ad5b573..83df532 100644 --- a/_Main/UI/MacroPlannerWebApp/Component_ApplicationMacroPlanner/Component_ActionBarGroupRestraint.def +++ b/_Main/UI/MacroPlannerWebApp/Component_ApplicationMacroPlanner/Component_ActionBarGroupRestraint.def @@ -38,6 +38,17 @@ Taborder: 2 ] } + Component ButtonMaintainArchivedFiles + { + #keys: '[414996.1.213680180]' + BaseType: 'WebButton' + Properties: + [ + Image: 'DOCUMENTS_GEAR' + Label: 'Maintain archived files' + Taborder: 3 + ] + } ] Properties: [ -- Gitblit v1.9.3