#12 | Modify Doctypes to show new breadcrumbs for location to simplify navigation

This commit is contained in:
Jordi Albert 2022-09-06 16:50:02 +02:00
parent 57847c1c4a
commit cc6c792cd3
2 changed files with 18 additions and 2 deletions

View File

@ -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",

View File

@ -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",