mirror of
https://github.com/netbirdio/plugins.git
synced 2026-05-22 18:44:07 -07:00
FRR: OSPF interface form, align form with model. for https://github.com/opnsense/plugins/issues/2098
This commit is contained in:
committed by
Ad Schellevis
parent
d4d0449dc9
commit
7a3eafbba7
+3
-3
@@ -7,13 +7,13 @@
|
||||
<field>
|
||||
<id>interface.interfacename</id>
|
||||
<label>Interface</label>
|
||||
<type>select_multiple</type>
|
||||
<type>dropdown</type>
|
||||
<help>Select an interface where this settings apply to.</help>
|
||||
</field>
|
||||
<field>
|
||||
<id>interface.authtype</id>
|
||||
<label>Authentication Type</label>
|
||||
<type>select_multiple</type>
|
||||
<type>dropdown</type>
|
||||
</field>
|
||||
<field>
|
||||
<id>interface.authkey</id>
|
||||
@@ -77,6 +77,6 @@
|
||||
<field>
|
||||
<id>interface.networktype</id>
|
||||
<label>Network Type</label>
|
||||
<type>select_multiple</type>
|
||||
<type>dropdown</type>
|
||||
</field>
|
||||
</form>
|
||||
|
||||
Reference in New Issue
Block a user