diff --git a/frontend/src/pages/notes/personal/index.vue b/frontend/src/pages/notes/personal/index.vue index 22f99c23f..32dcf737a 100644 --- a/frontend/src/pages/notes/personal/index.vue +++ b/frontend/src/pages/notes/personal/index.vue @@ -3,9 +3,6 @@
Start writing notes -

- Select a note from the menu on the left to start editing or create a new note by clicking the add button. -

diff --git a/frontend/src/pages/projects/[projectId]/notes/index.vue b/frontend/src/pages/projects/[projectId]/notes/index.vue index 22f99c23f..32dcf737a 100644 --- a/frontend/src/pages/projects/[projectId]/notes/index.vue +++ b/frontend/src/pages/projects/[projectId]/notes/index.vue @@ -3,9 +3,6 @@
Start writing notes -

- Select a note from the menu on the left to start editing or create a new note by clicking the add button. -

diff --git a/frontend/src/pages/projects/[projectId]/reporting/index.vue b/frontend/src/pages/projects/[projectId]/reporting/index.vue index 31ec44d1a..0518c23bf 100644 --- a/frontend/src/pages/projects/[projectId]/reporting/index.vue +++ b/frontend/src/pages/projects/[projectId]/reporting/index.vue @@ -3,9 +3,6 @@
Start writing report sections and findings -

- Select a section or finding from the menu on the left to start editing or create a new finding by clicking the add button. -