fix: update parameter block IDs in DALI templates for consistency
Signed-off-by: Tony <tonylu@tony-cloud.com>
This commit is contained in:
@@ -35,14 +35,14 @@
|
||||
</Static>
|
||||
<Dynamic>
|
||||
<ChannelIndependentBlock>
|
||||
<ParameterBlock Id="%AID%_PB-DALI-Main" Text="DALI Gateway" Inline="true" Layout="Grid">
|
||||
<ParameterBlock Id="%AID%_PB-000001" Text="DALI Gateway" Inline="true" Layout="Grid">
|
||||
<Rows>
|
||||
<Row Id="%AID%_PB-DALI-Main_R-1" />
|
||||
<Row Id="%AID%_PB-000001_R-1" />
|
||||
</Rows>
|
||||
<Columns>
|
||||
<Column Id="%AID%_PB-DALI-Main_C-1" Width="100%" />
|
||||
<Column Id="%AID%_PB-000001_C-1" Width="100%" />
|
||||
</Columns>
|
||||
<ParameterSeparator Id="%AID%_PS-DALI-Main" Text="DALI Gateway" Cell="1,1" />
|
||||
<ParameterSeparator Id="%AID%_PS-000001" Text="DALI Gateway" Cell="1,1" />
|
||||
</ParameterBlock>
|
||||
</ChannelIndependentBlock>
|
||||
</Dynamic>
|
||||
|
||||
Reference in New Issue
Block a user