refs #5172 added changelog

This commit is contained in:
Alexandre Riera 2023-02-22 14:24:31 +01:00
parent 5c2c99e397
commit 0263a4833e
2 changed files with 2 additions and 2 deletions

View File

@ -8,7 +8,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
## [2306.01] - 2023-02-23
### Added
-
- (Client -> Descriptor) Nuevo icono $ con barrotes para los clientes con impago
### Changed
- (General -> Inicio) Ahora permite recuperar la contraseña tanto con el correo de recuperación como el usuario

View File

@ -73,7 +73,7 @@
<vn-icon
vn-tooltip="{{$ctrl.clientUnpaid()}}"
icon="icon-clientUnpaid"
ng-if="$ctrl.client.unpaid != null">
ng-if="$ctrl.client.unpaid">
</vn-icon>
</div>
<div class="quicklinks">