- IO-2684 (Flex issues, taken care of here and a few other places)
- Add Log Rocket on beta.imex.online - Updated Frontend and Backend npm packages, please do a NPM install on both Signed-off-by: Dave Richer <dave@imexsystems.ca>
This commit is contained in:
@@ -53,7 +53,7 @@ export function ScheduleEventNote({ event }) {
|
||||
|
||||
return (
|
||||
<DataLabel label={t("appointments.fields.note")}>
|
||||
<Space flex>
|
||||
<Space>
|
||||
{!editing ? (
|
||||
event.note || ""
|
||||
) : (
|
||||
|
||||
Reference in New Issue
Block a user