fix(claim): remove blank space refs #6130
This commit is contained in:
parent
597c5bd750
commit
0a40b9e844
|
@ -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'"
|
||||
|
|
Loading…
Reference in New Issue