hide decommissioned device profiles and batches by default when updating a devices batch or profile
This commit is contained in:
@@ -213,6 +213,10 @@
|
||||
background-color: #cddbec;
|
||||
font-weight: 600;
|
||||
}
|
||||
#Device_Show_Policies_Profile_Actions_Update_Dialog label,
|
||||
#Device_Show_Policies_Batch_Actions_Update_Dialog label {
|
||||
display: block;
|
||||
}
|
||||
#DeviceDetailTab-JobsContainer div.jobTable {
|
||||
margin: -1px;
|
||||
border: 1px solid #ddd;
|
||||
|
||||
@@ -185,6 +185,9 @@
|
||||
}
|
||||
}
|
||||
}
|
||||
label {
|
||||
display: block;
|
||||
}
|
||||
}
|
||||
|
||||
#DeviceDetailTab-JobsContainer {
|
||||
|
||||
+1
-1
File diff suppressed because one or more lines are too long
Reference in New Issue
Block a user