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
+2 -2
View File
@@ -1451,7 +1451,7 @@ div.columnHost .column50 {
width: 50%;
}
.hidden {
display: none;
display: none !important;
}
.success {
color: #60A917;
@@ -1589,7 +1589,7 @@ i.clipboard-link {
right: calc(-1.28571429em - 4px);
top: calc(100% - 14px);
z-index: 100;
color: #D1D1D1;
color: #d8d8d8;
background-color: #fff;
}
i.clipboard-link:hover {