feature: collect MDM Hardware Data (Autopilot hash) during device enrolment

resolves #160
This commit is contained in:
Gary Sharp
2025-02-05 17:38:57 +11:00
parent 0853bcee50
commit f946f3250c
17 changed files with 599 additions and 422 deletions
+4
View File
@@ -311,6 +311,10 @@
background-color: #fff;
background: repeating-linear-gradient(45deg, #f4f4f4, #f4f4f4 10px, #fff 10px, #fff 20px);
}
#DeviceDetailTab-DetailsContainer .device_detail_mdm_hardware_data code {
display: block;
word-break: break-all;
}
#deviceShowResources #AttachmentsContainer {
padding: 0;
}