Skip to content

Commit

Permalink
TODO canada-ca#628, Redesign forms to put administration select first…
Browse files Browse the repository at this point in the history
…, done except for research form
  • Loading branch information
simon332114 committed Jan 22, 2020
1 parent a0ae1f6 commit f78fb32
Show file tree
Hide file tree
Showing 3 changed files with 12 additions and 12 deletions.
8 changes: 4 additions & 4 deletions _data/forms/config-design.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,10 @@
id: design

formGroups:
- preset: empty
title: administrations
param: {start: true}
- preset: adminCode
- preset: selectDesign
- preset: description
- preset: category
Expand All @@ -11,10 +15,6 @@ formGroups:
param: {type: url}
- preset: licences
param: {more: true}
- preset: empty
title: administrations
param: {start: true}
- preset: adminCode
- preset: team
- preset: empty
title: uses
Expand Down
8 changes: 4 additions & 4 deletions _data/forms/config-software.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,10 @@
id: software

formGroups:
- preset: empty
title: administrations
param: {start: true}
- preset: adminCode
- preset: selectSoftware
- preset: description
- preset: category
Expand All @@ -11,10 +15,6 @@ formGroups:
param: {type: url}
- preset: licences
param: {more: true}
- preset: empty
title: administrations
param: {start: true}
- preset: adminCode
- preset: team
- preset: empty
title: uses
Expand Down
8 changes: 4 additions & 4 deletions _data/forms/config-standard.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,10 @@
id: standard

formGroups:
- preset: empty
title: administrations
param: {start: true}
- preset: adminCode
- preset: selectStandard
- preset: description
- preset: tags
Expand All @@ -12,10 +16,6 @@ formGroups:
title: specURL
param: {type: url}
- preset: hr
- preset: empty
title: administrations
param: {start: true}
- preset: adminCode
- preset: team
- preset: contact
param: {phone: false}
Expand Down

0 comments on commit f78fb32

Please sign in to comment.