From e7d36c095df8a1215da42b3f771e8fbd9e324966 Mon Sep 17 00:00:00 2001 From: Jens Langhammer Date: Sat, 19 Jun 2021 15:35:39 +0200 Subject: [PATCH] web/admin: sort inputs on authenticator validation stage form Signed-off-by: Jens Langhammer --- .../AuthenticatorValidateStageForm.ts | 42 +++++++++---------- 1 file changed, 21 insertions(+), 21 deletions(-) diff --git a/web/src/pages/stages/authenticator_validate/AuthenticatorValidateStageForm.ts b/web/src/pages/stages/authenticator_validate/AuthenticatorValidateStageForm.ts index 60b8b55cb..86e841221 100644 --- a/web/src/pages/stages/authenticator_validate/AuthenticatorValidateStageForm.ts +++ b/web/src/pages/stages/authenticator_validate/AuthenticatorValidateStageForm.ts @@ -67,6 +67,27 @@ export class AuthenticatorValidateStageForm extends ModelForm
+ + +

${t`Device classes which can be used to authenticate.`}

+

${t`Hold control/command to select multiple items.`}

+
- - -

${t`Device classes which can be used to authenticate.`}

-

${t`Hold control/command to select multiple items.`}

-
${this.showConfigurationStage ? html`