From 79c746bf370b64a4f450448e63df9157b5652812 Mon Sep 17 00:00:00 2001
From: xiaoding721 <33130084+xiaoding721@users.noreply.github.com>
Date: 星期五, 10 十一月 2023 13:21:32 +0800
Subject: [PATCH] Merge branch 'dev_lrs' into dev
---
_Main/UI/MacroPlannerWebApp/Component_FormShowInterfaceData/Component_PanelLane.def | 15 +++++++++++++++
1 files changed, 15 insertions(+), 0 deletions(-)
diff --git a/_Main/UI/MacroPlannerWebApp/Component_FormShowInterfaceData/Component_PanelLane.def b/_Main/UI/MacroPlannerWebApp/Component_FormShowInterfaceData/Component_PanelLane.def
new file mode 100644
index 0000000..4ae9ad4
--- /dev/null
+++ b/_Main/UI/MacroPlannerWebApp/Component_FormShowInterfaceData/Component_PanelLane.def
@@ -0,0 +1,15 @@
+Quintiq file version 2.0
+Component PanelLane
+{
+ #keys: '[414502.0.496882353]'
+ BaseType: 'WebPanel'
+ Children:
+ [
+ #child: ListLane
+ ]
+ Properties:
+ [
+ Taborder: 12
+ Title: 'Lane'
+ ]
+}
--
Gitblit v1.9.3