Skip to content

Commit ddcdcde

Browse files
Prepare Common/Producer Module Selection: Use "%PREFIX%" as Channel-Number
1 parent fe7aae9 commit ddcdcde

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/DfaModule.share.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -311,7 +311,7 @@
311311
</ComObjectRefs>
312312
</Static>
313313
<Dynamic>
314-
<Channel Name="DfaChannel" Text="Zustandsautomaten" Number="%TT%" Id="%AID%_CH-%TT%" Icon="ofm-dfa" >
314+
<Channel Name="DfaChannel" Text="Zustandsautomaten" Number="%PREFIX%" Id="%AID%_CH-%TT%" Icon="ofm-dfa" >
315315
<ParameterBlock Name="DfaInfo" Text="Allgemein" Id="%AID%_PB-nnn" Icon="cog-outline"><!-- HelpContext="DFA-Dokumentation" -->
316316

317317
<ParameterSeparator Id="%AID%_PS-nnn" Text="Deterministische Endliche Automaten (DEAs)" UIHint="Headline" />

0 commit comments

Comments
 (0)