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_Form633/Component_listContextMenuPRData#1.def | 35 +++++++++++++++++++++++++++++++++++ 1 files changed, 35 insertions(+), 0 deletions(-) diff --git "a/_Main/UI/MacroPlannerWebApp/Component_Form633/Component_listContextMenuPRData\0431.def" "b/_Main/UI/MacroPlannerWebApp/Component_Form633/Component_listContextMenuPRData\0431.def" new file mode 100644 index 0000000..b2ba89c --- /dev/null +++ "b/_Main/UI/MacroPlannerWebApp/Component_Form633/Component_listContextMenuPRData\0431.def" @@ -0,0 +1,35 @@ +Quintiq file version 2.0 +Component listContextMenuPRData id:listContextMenuPRData_1 +{ + #keys: '[414384.0.789711877]' + BaseType: 'listContextMenu' + Children: + [ + Component MenuCall + { + #keys: '[414384.0.796101349]' + BaseType: 'WebMenu' + Properties: + [ + Image: 'MEDIA_PLAY_GREEN' + Taborder: 3 + Title: 'Send selected PRs' + ] + } + Component MenuPrintRequest + { + #keys: '[414384.0.859180964]' + BaseType: 'WebMenu' + Properties: + [ + Image: 'MEDIA_PLAY_GREEN' + Taborder: 4 + Title: 'Print request' + ] + } + ] + Properties: + [ + Taborder: 0 + ] +} -- Gitblit v1.9.3