Skip to content

Commit

Permalink
Merge pull request #2698 from Amsterdam/improvement/create-case-housi…
Browse files Browse the repository at this point in the history
…ng-corpo-field

Resized housing_corporation field create case
  • Loading branch information
remyvdwereld authored Nov 23, 2024
2 parents 60e8d5a + 8bfec6c commit 2ab2750
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/app/components/cases/CreateForm/scaffold.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -353,7 +353,7 @@ export default (
.setGrid("mobileS", "1fr 1fr", [
["theme", "theme"],
["reason", "reason"],
["housing_corporation", "housing_corporation"],
["housing_corporation"],
["reporter_anonymous", "reporter_anonymous"],
["reporter_name"],
["reporter_phone"],
Expand Down

0 comments on commit 2ab2750

Please sign in to comment.