From 01f97188f4ef1d39b8860a166032d1e412027cf2 Mon Sep 17 00:00:00 2001 From: Javier Segarra Date: Fri, 8 Nov 2024 12:15:38 +0100 Subject: [PATCH] style: refs #6427 #6427 fix tab --- front/salix/components/recover-password/index.html | 9 +++------ modules/account/front/basic-data/index.html | 5 ++--- 2 files changed, 5 insertions(+), 9 deletions(-) diff --git a/front/salix/components/recover-password/index.html b/front/salix/components/recover-password/index.html index 05ccedde3..ef6006eec 100644 --- a/front/salix/components/recover-password/index.html +++ b/front/salix/components/recover-password/index.html @@ -12,8 +12,7 @@ ng-model="$ctrl.verificationCode" vn-name="verificationCode" autocomplete="false" - class="vn-mt-md" -> + class="vn-mt-md"> @@ -21,15 +20,13 @@ disabled="$ctrl.code" label="Teléfono móvil" val="sms" - ng-model="$ctrl.method" - > + ng-model="$ctrl.method"> + ng-model="$ctrl.method"> diff --git a/modules/account/front/basic-data/index.html b/modules/account/front/basic-data/index.html index 946474433..02351bc93 100644 --- a/modules/account/front/basic-data/index.html +++ b/modules/account/front/basic-data/index.html @@ -31,9 +31,8 @@ vn-one label="Recovery phone" ng-model="$ctrl.user.recoveryPhone" - disabled="$root.user.id !== $ctrl.user.id" - > - + disabled="$root.user.id !== $ctrl.user.id"> +