mirror of
https://github.com/netbirdio/plugins.git
synced 2026-05-22 18:44:07 -07:00
Allow specifying multiple PrefixLists and CommunityLists
This commit is contained in:
committed by
Franco Fichtner
parent
1d2b65dcad
commit
b867e45c22
@@ -353,8 +353,8 @@
|
||||
<display>name</display>
|
||||
</template>
|
||||
</Model>
|
||||
<ValidationMessage>Related item not found</ValidationMessage>
|
||||
<Multiple>N</Multiple>
|
||||
<ValidationMessage>Related item PrefixList not found</ValidationMessage>
|
||||
<Multiple>Y</Multiple>
|
||||
<Required>N</Required>
|
||||
</match2>
|
||||
<match3 type="ModelRelationField">
|
||||
@@ -365,8 +365,8 @@
|
||||
<display>number</display>
|
||||
</template>
|
||||
</Model>
|
||||
<ValidationMessage>Related item not found</ValidationMessage>
|
||||
<Multiple>N</Multiple>
|
||||
<ValidationMessage>Related item CommunityList not found</ValidationMessage>
|
||||
<Multiple>Y</Multiple>
|
||||
<Required>N</Required>
|
||||
</match3>
|
||||
<set type="TextField">
|
||||
|
||||
Reference in New Issue
Block a user