Skip to content
This repository has been archived by the owner on May 16, 2023. It is now read-only.

Commit

Permalink
Fix/remove opening-hours required (#245)
Browse files Browse the repository at this point in the history
  • Loading branch information
ggrund-tsi authored Sep 30, 2021
1 parent 5068923 commit 8139e68
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/components/modals/group-modal.component.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -325,7 +325,6 @@ const GroupModal = (props: any) => {
props.resetError();
}}
maxLength={100}
required
/>

<FormGroupPermissionCkb controlId='formAppointmentRequired' title={t('translation:searchPortalAppointmentRequired')}
Expand Down

0 comments on commit 8139e68

Please sign in to comment.