interfaces: convert GIF configuration to MVC/API , closes https://github.com/opnsense/core/issues/7241

for consistency, when removing a legacy role, keep the -edit one.
This commit is contained in:
Ad Schellevis 2024-04-04 20:10:56 +02:00
parent b36b8edf87
commit 5d70d873c1

View File

@ -358,13 +358,13 @@
<pattern>interfaces_bridge.php*</pattern>
</patterns>
</page-interfaces-bridge>
<page-interfaces-gif>
<page-interfaces-gif-edit>
<name>Interfaces: GIF</name>
<patterns>
<pattern>ui/interfaces/gif</pattern>
<pattern>ui/interfaces/gif_settings/*</pattern>
</patterns>
</page-interfaces-gif>
</page-interfaces-gif-edit>
<page-interfaces-gre-edit>
<name>Interfaces: GRE</name>
<patterns>