Skip to content

Commit

Permalink
WID-550 - Fix formatting
Browse files Browse the repository at this point in the history
brampauwelyn committed Jan 23, 2024
1 parent 3dd98eb commit b1db89e
Showing 1 changed file with 5 additions and 5 deletions.
Original file line number Diff line number Diff line change
@@ -830,11 +830,11 @@
formGroupName="icon_uitx"
>
<label>
<input type="checkbox" formControlName="enabled" />
<span>{{
'LABEL_SEARCH_RESULTS_EDIT_FORM_DETAIL_PAGE_ICON_UITX'
| translate
}}</span>
<input type="checkbox" formControlName="enabled" />
<span>{{
'LABEL_SEARCH_RESULTS_EDIT_FORM_DETAIL_PAGE_ICON_UITX'
| translate
}}</span>
</label>
</div>
<div

0 comments on commit b1db89e

Please sign in to comment.