Skip to content

Commit 6a22e8c

Browse files
committed
[UXP-124] Revert formatting changes
1 parent 16101c4 commit 6a22e8c

1 file changed

Lines changed: 1 addition & 2 deletions

File tree

src/app/cris-layout/cris-layout-matrix/cris-layout-box-container/boxes/metadata/row/metadata-container/metadata-container.component.html

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -56,8 +56,7 @@
5656
<div *ngIf="isStructured" class="col w-100" [class.flex-column]="!field.valuesInline">
5757
<ds-metadata-render [field]="field"
5858
[item]="item"
59-
[box]="box"
60-
></ds-metadata-render>
59+
[box]="box"></ds-metadata-render>
6160
</div>
6261
</div>
6362
</div>

0 commit comments

Comments
 (0)