Skip to content

Commit

Permalink
bs5 form updates
Browse files Browse the repository at this point in the history
  • Loading branch information
agitator committed Nov 13, 2020
1 parent cbb7145 commit f87e474
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions src/bda/plone/orders/browser/forms/orders_export.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ widgets:
- row-vendor:
factory: div
props:
class: "form-row"
class: "row"
structural: True
widgets:
- vendor:
Expand All @@ -24,7 +24,7 @@ widgets:
- row-date:
factory: div
props:
class: "form-row"
class: "row"
structural: True
widgets:
- from:
Expand Down

0 comments on commit f87e474

Please sign in to comment.