diff --git a/src/operations/operationRow.component.ts b/src/operations/operationRow.component.ts index ef7d208..d978268 100644 --- a/src/operations/operationRow.component.ts +++ b/src/operations/operationRow.component.ts @@ -28,7 +28,7 @@ import { OperationDeleteModalComponent } from './operationDeleteModal.component' {{ operation.label }} -{{ operation.value | currency:'EUR':yes }} +{{ operation.value | currency:'EUR':true }}