diff --git a/frontend/components/hours/HoursWeekView.vue b/frontend/components/hours/HoursWeekView.vue index 688045a..32ffdc3 100644 --- a/frontend/components/hours/HoursWeekView.vue +++ b/frontend/components/hours/HoursWeekView.vue @@ -96,7 +96,7 @@

{{ row.siteName ?? 'Sans site' }} — {{ contractNatureLabel(row.contractNature) }} -

diff --git a/frontend/components/hours/WeekCommentDrawer.vue b/frontend/components/hours/WeekCommentDrawer.vue index 3fb4563..c9adedf 100644 --- a/frontend/components/hours/WeekCommentDrawer.vue +++ b/frontend/components/hours/WeekCommentDrawer.vue @@ -1,27 +1,39 @@