mirror of
https://github.com/itsdave-de/msp.git
synced 2025-05-06 15:35:12 +02:00
#12 | Modify Doctypes to show new breadcrumbs for location to simplify navigation
This commit is contained in:
parent
57847c1c4a
commit
cc6c792cd3
@ -27,6 +27,7 @@
|
||||
"it_landscape",
|
||||
"description",
|
||||
"customer",
|
||||
"location_full_path",
|
||||
"location",
|
||||
"ip_network_reserved_ranges_section",
|
||||
"ip_network_reserved_ranges_table",
|
||||
@ -172,10 +173,17 @@
|
||||
"fieldtype": "HTML",
|
||||
"label": "Usage Overview Table",
|
||||
"options": "<div id=\"usage-overview-table\">Used IPs expected</div>"
|
||||
},
|
||||
{
|
||||
"fetch_from": "location.html_full_path",
|
||||
"fieldname": "location_full_path",
|
||||
"fieldtype": "Text Editor",
|
||||
"label": "Location Full Path",
|
||||
"read_only": 1
|
||||
}
|
||||
],
|
||||
"links": [],
|
||||
"modified": "2022-08-18 10:28:34.233288",
|
||||
"modified": "2022-09-06 16:39:46.172950",
|
||||
"modified_by": "Administrator",
|
||||
"module": "MSP",
|
||||
"name": "IP Network",
|
||||
|
@ -16,6 +16,7 @@
|
||||
"item",
|
||||
"customer",
|
||||
"it_landscape",
|
||||
"location_full_path",
|
||||
"location",
|
||||
"monitoring_section",
|
||||
"oitc_output",
|
||||
@ -156,11 +157,18 @@
|
||||
"fieldtype": "HTML",
|
||||
"label": "OITC Output",
|
||||
"options": "<div id=\"oitc-output\">OITC output expected</div>"
|
||||
},
|
||||
{
|
||||
"fetch_from": "location.html_full_path",
|
||||
"fieldname": "location_full_path",
|
||||
"fieldtype": "Text Editor",
|
||||
"label": "Location Full Path",
|
||||
"read_only": 1
|
||||
}
|
||||
],
|
||||
"image_field": "image",
|
||||
"links": [],
|
||||
"modified": "2022-07-18 15:05:40.504305",
|
||||
"modified": "2022-09-06 16:18:52.084632",
|
||||
"modified_by": "Administrator",
|
||||
"module": "MSP",
|
||||
"name": "IT Object",
|
||||
|
Loading…
x
Reference in New Issue
Block a user