fix(claim): remove blank space refs #6130
gitea/salix/pipeline/head There was a failure building this commit Details
gitea/salix/pipeline/pr-dev There was a failure building this commit Details

This commit is contained in:
Pablo Natek 2023-10-15 11:38:27 +02:00
parent 597c5bd750
commit 0a40b9e844
1 changed files with 1 additions and 1 deletions

View File

@ -17,7 +17,7 @@
label="Client"
ng-model="$ctrl.claim.client.name"
readonly="true">
</vn-textfield>
</vn-textfield>
<vn-textfield
label="Created"
field="::$ctrl.claim.created | date:'yyyy-MM-dd HH:mm'"