Skip to content

Commit

Permalink
remove traces of OtherDate
Browse files Browse the repository at this point in the history
  • Loading branch information
Sebastian Tilsch committed Mar 26, 2024
1 parent e9be881 commit 99e3b18
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 3 deletions.
3 changes: 1 addition & 2 deletions apps/exhibition-live/components/config/permissions.ts
Original file line number Diff line number Diff line change
Expand Up @@ -36,6 +36,5 @@ export const editorPermissions: Partial<ExhibitionPermissionDeclaration> = {
Place: fullPermission,
Location: fullPermission,
ExhibitionSeries: fullPermission,
Resource: fullPermission,
OtherDate: fullPermission,
Resource: fullPermission
};
1 change: 0 additions & 1 deletion apps/exhibition-live/components/form/uischemas.ts
Original file line number Diff line number Diff line change
Expand Up @@ -82,7 +82,6 @@ export const uischemas: JsonFormsUISchemaRegistryEntry[] = [
"ExponatsAndCorporations",
"ExhibitionExponat",
"ExhibitionCategory",
"OtherDate",
"InvolvedPerson",
"InvolvedCorporation",
"ExhibitionWebLink",
Expand Down

0 comments on commit 99e3b18

Please sign in to comment.