mirror of
https://github.com/fleetdm/fleet
synced 2026-05-23 08:58:41 +00:00
UI copy tweak: New label page (#31425)
- IdP labels are macOS only but Fleet isn't clear about this. Address the confusion from Fleeties and customers/users: - https://github.com/fleetdm/fleet/issues/31285 - https://fleetdm.slack.com/archives/C02A8BRABB5/p1753886293561879
This commit is contained in:
parent
57566301e1
commit
940ca5fd15
1 changed files with 1 additions and 1 deletions
|
|
@ -433,7 +433,7 @@ const NewLabelPage = ({
|
|||
options={availableCriteria}
|
||||
classname={`${baseClass}__criteria-dropdown`}
|
||||
wrapperClassName={`${baseClass}__form-field ${baseClass}__form-field--criteria`}
|
||||
helpText="Currently, label criteria can be IdP group or department."
|
||||
helpText="Currently, label criteria can be IdP group or department on macOS hosts."
|
||||
/>
|
||||
<p>is equal to</p>
|
||||
<InputField
|
||||
|
|
|
|||
Loading…
Reference in a new issue