mirror of
https://github.com/librenms/librenms.git
synced 2024-10-07 16:52:45 +00:00
Fix settings search (#10777)
restore dynamic menu building... data manipulation in js is yuck
This commit is contained in:
@@ -9,7 +9,7 @@
|
||||
prefix="{{ url('settings') }}"
|
||||
initial-tab="{{ $active_tab }}"
|
||||
initial-section="{{ $active_section }}"
|
||||
:groups="{{ $groups }}"
|
||||
:tabs="{{ $groups }}"
|
||||
></librenms-settings>
|
||||
</div>
|
||||
</div>
|
||||
|
Reference in New Issue
Block a user