mirror of
https://github.com/coder/coder.git
synced 2025-07-13 21:36:50 +00:00
fix: template settings checkbox text for dynamic parameters (#18392)
This commit is contained in:
@ -243,11 +243,7 @@ export const TemplateSettingsForm: FC<TemplateSettingsForm> = ({
|
|||||||
Show the original workspace creation form and workspace
|
Show the original workspace creation form and workspace
|
||||||
parameters settings form without dynamic parameters or live
|
parameters settings form without dynamic parameters or live
|
||||||
updates. Recommended if your provisioners aren't updated or
|
updates. Recommended if your provisioners aren't updated or
|
||||||
the new form causes issues.{" "}
|
the dynamic form causes issues.
|
||||||
<strong>
|
|
||||||
Users can always manually switch experiences in the
|
|
||||||
workspace creation form.
|
|
||||||
</strong>
|
|
||||||
</span>
|
</span>
|
||||||
</StackLabelHelperText>
|
</StackLabelHelperText>
|
||||||
</StackLabel>
|
</StackLabel>
|
||||||
|
Reference in New Issue
Block a user