Skip to content

Commit

Permalink
Rolling out Custom-Ordered documents in collections
Browse files Browse the repository at this point in the history
Only available in Sales for now.
  • Loading branch information
gregory-buffard committed Sep 5, 2024
1 parent 97663c8 commit 0bf467d
Show file tree
Hide file tree
Showing 7 changed files with 38 additions and 217 deletions.
9 changes: 0 additions & 9 deletions admin/src/payload/collections/shared/YachtAndCharterFields.ts
Original file line number Diff line number Diff line change
Expand Up @@ -297,15 +297,6 @@ export const yachtsAndCharterCommonFields = (type: 'charter' | 'yacht'): Field[]
type: 'checkbox',
required: true,
},
{
label: {
en: 'Promote',
fr: 'Promouvoir',
},
name: 'promotion',
type: 'checkbox',
required: true,
},
{
label: {
en: 'Key Features',
Expand Down
Loading

0 comments on commit 0bf467d

Please sign in to comment.