diff --git a/client/client/src/web-access/locale/es.yml b/client/client/src/web-access/locale/es.yml index 9d95dcc24..2d1905c16 100644 --- a/client/client/src/web-access/locale/es.yml +++ b/client/client/src/web-access/locale/es.yml @@ -2,5 +2,4 @@ User: Usuario Enable web access: Habilitar acceso web New password: Nueva contraseña Repeat password: Repetir contraseña -Change password: Cambiar contraseña -Client must be checked to activate: No se puede activar un cliente si no esta verificado (036) \ No newline at end of file +Change password: Cambiar contraseña \ No newline at end of file diff --git a/client/client/src/web-access/web-access.html b/client/client/src/web-access/web-access.html index 7c9b87df9..e913fa908 100644 --- a/client/client/src/web-access/web-access.html +++ b/client/client/src/web-access/web-access.html @@ -13,8 +13,7 @@ vn-one label="Enable web access" field="$ctrl.account.active" - vn-acl="employee" - acl-conditional-to-employee="{{$ctrl.canEnableCheckBox}}"> + vn-acl="employee"> @@ -23,7 +22,6 @@ vn-one margin-medium-top label="User" - info="Client must be checked to activate" field="$ctrl.account.name">