OPNsense Forum

English Forums => Development and Code Review => Topic started by: opnsenseuser on March 02, 2019, 02:26:43 PM

Title: new field in der standard admin gui for choosing the standard menu view?
Post by: opnsenseuser on March 02, 2019, 02:26:43 PM
My starting point for the following consideration was that whenever I log in to the web interface, I get the old menu view even though I almost exclusively use the collapsed menu view.

so it would be great to have a selection box where the standard menu view can be set. I have begun to install this somewhere for a test, but now it is not clear in which xml I have to deposit the fields for the webgui so that I can save the settings synonymous. can someone help me with this?

see my screenshot for first ideas!
Title: Re: new field in der standard admin gui for choosing the standard menu view?
Post by: opnsenseuser on March 02, 2019, 05:29:57 PM
I found it. :-)

POST and GET .. welcome to php ;-)
Title: Re: new field in der standard admin gui for choosing the standard menu view?
Post by: opnsenseuser on March 03, 2019, 10:00:46 AM
made a request:

https://github.com/opnsense/core/pull/3279 (https://github.com/opnsense/core/pull/3279)