mirror of
https://github.com/lucaspalomodevelop/core.git
synced 2026-03-20 03:16:12 +00:00
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:
parent
b36b8edf87
commit
5d70d873c1
@ -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>
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user