From ee6137c8e0fbe7abf805e587eaf78f8506f4ce22 Mon Sep 17 00:00:00 2001 From: jgallego Date: Wed, 21 Mar 2018 09:06:05 +0100 Subject: [PATCH] Ahora el acceso web lo puede modificar employee --- client/client/src/web-access/locale/es.yml | 3 +-- client/client/src/web-access/web-access.html | 4 +--- 2 files changed, 2 insertions(+), 5 deletions(-) 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">