Ahora el acceso web lo puede modificar employee

This commit is contained in:
Javi Gallego 2018-03-21 09:06:05 +01:00
parent cec2b2a3a5
commit ee6137c8e0
2 changed files with 2 additions and 5 deletions

View File

@ -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)
Change password: Cambiar contraseña

View File

@ -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">
</vn-check>
</vn-horizontal>
<vn-horizontal>
@ -23,7 +22,6 @@
vn-one
margin-medium-top
label="User"
info="Client must be checked to activate"
field="$ctrl.account.name">
</vn-textfield>
</vn-horizontal>