From 765e7ec8426f896bf78a8749e38bd1656ca05474 Mon Sep 17 00:00:00 2001 From: yanweiyuan3 <yanweiyuan3@gmail.com> Date: 星期四, 21 九月 2023 11:26:46 +0800 Subject: [PATCH] Merge branch 'dev' into dev_yy --- _Main/UI/MacroPlannerWebApp/Component_FormMaterialLabelingAndPlanningStrategy/Component_PanelMaterialExportAndImport#136.def | 61 ++++++++++++++++++++++++++++++ 1 files changed, 61 insertions(+), 0 deletions(-) diff --git "a/_Main/UI/MacroPlannerWebApp/Component_FormMaterialLabelingAndPlanningStrategy/Component_PanelMaterialExportAndImport\043136.def" "b/_Main/UI/MacroPlannerWebApp/Component_FormMaterialLabelingAndPlanningStrategy/Component_PanelMaterialExportAndImport\043136.def" new file mode 100644 index 0000000..7519c89 --- /dev/null +++ "b/_Main/UI/MacroPlannerWebApp/Component_FormMaterialLabelingAndPlanningStrategy/Component_PanelMaterialExportAndImport\043136.def" @@ -0,0 +1,61 @@ +Quintiq file version 2.0 +Component PanelMaterialExportAndImport id:PanelMaterialExportAndImport_136 +{ + #keys: '[414702.0.130101487]' + BaseType: 'WebPanel' + Children: + [ + Component ButtonMaterialExportAndExport + { + #keys: '[414702.0.130101488]' + BaseType: 'WebButton' + Properties: + [ + Image: 'EXPORT1' + Label: '鏁版嵁瀵煎嚭' + Taborder: 2 + ] + } + Component ButtonMaterialExportAndImport + { + #keys: '[414702.0.130101489]' + BaseType: 'WebButton' + Properties: + [ + Image: 'IMPORT1' + Label: '鏁版嵁瀵煎叆' + Taborder: 3 + ] + } + Component ButtonSynchronizeInventoryTargets + { + #keys: '[414702.0.142124169]' + BaseType: 'WebButton' + Properties: + [ + Image: 'CLOUD_REFRESH' + Label: '鍚屾搴撳瓨鐩爣' + Taborder: 0 + ] + } + Component ButtonPullData + { + #keys: '[414702.0.199743004]' + BaseType: 'WebButton' + Properties: + [ + Image: 'TRACTOR' + Label: '鎷夊彇鏁版嵁' + Taborder: 1 + ] + } + ] + Properties: + [ + Alignment: 'trailing' + FixedSize: true + MinimumColumns: 25 + Orientation: 'horizontal' + Taborder: 0 + ] +} -- Gitblit v1.9.3