sidebar with many options!!
This commit is contained in:
@@ -87,20 +87,20 @@ web_plugins:
|
||||
extra_web_plugins: []
|
||||
sidebar_defaults:
|
||||
search_node:
|
||||
stamps: {default: checked }
|
||||
deviceports: {default: checked }
|
||||
show_vendor: {default: null }
|
||||
archived: {default: null }
|
||||
partial: {default: null }
|
||||
age_invert: {default: null }
|
||||
daterange: {default: null }
|
||||
mac_format: {default: IEEE }
|
||||
stamps: { default: checked }
|
||||
deviceports: { default: checked }
|
||||
show_vendor: { default: null }
|
||||
archived: { default: null }
|
||||
partial: { default: null }
|
||||
age_invert: { default: null }
|
||||
daterange: { default: null }
|
||||
mac_format: { default: IEEE }
|
||||
search_port:
|
||||
partial: {default: null }
|
||||
uplink: {default: null }
|
||||
ethernet: {default: checked }
|
||||
partial: { default: null }
|
||||
uplink: { default: null }
|
||||
ethernet: { default: checked }
|
||||
search_device:
|
||||
matchall: {default: checked }
|
||||
matchall: { default: checked }
|
||||
device_ports:
|
||||
c_admin: { label: 'Port Controls', default: null, idx: 0 }
|
||||
c_port: { label: 'Port', default: checked, idx: 1 }
|
||||
@@ -132,9 +132,11 @@ sidebar_defaults:
|
||||
age_unit: { default: months }
|
||||
mac_format: { default: IEEE }
|
||||
neigh_id: { default: null }
|
||||
device_netmap:
|
||||
colorgroups: { default: checked }
|
||||
report_moduleinventory:
|
||||
fruonly: {default: checked }
|
||||
matchall: {default: checked }
|
||||
fruonly: { default: checked }
|
||||
matchall: { default: checked }
|
||||
device_port_col_idx_left: 0
|
||||
device_port_col_idx_mid: 2
|
||||
device_port_col_idx_right: -1
|
||||
|
||||
Reference in New Issue
Block a user