Skip to content

Commit

Permalink
Merge branch 'raptor-img-texts' into 'main'
Browse files Browse the repository at this point in the history
Clean up raptor image texts

See merge request reportcreator/reportcreator!424
  • Loading branch information
MWedl committed Jan 22, 2024
2 parents 35eca7b + b843639 commit a4cb7f0
Show file tree
Hide file tree
Showing 3 changed files with 0 additions and 9 deletions.
3 changes: 0 additions & 3 deletions frontend/src/pages/notes/personal/index.vue
Original file line number Diff line number Diff line change
Expand Up @@ -3,9 +3,6 @@
<img src="~/assets/dino/notes.svg" alt="" class="img-raptor" />
<div>
<strong>Start writing notes</strong>
<p>
Select a note from the menu on the left to start editing or create a new note by clicking the add button.
</p>
</div>
</div>
</template>
Expand Down
3 changes: 0 additions & 3 deletions frontend/src/pages/projects/[projectId]/notes/index.vue
Original file line number Diff line number Diff line change
Expand Up @@ -3,9 +3,6 @@
<img src="~/assets/dino/notes.svg" alt="" class="img-raptor" />
<div>
<strong>Start writing notes</strong>
<p>
Select a note from the menu on the left to start editing or create a new note by clicking the add button.
</p>
</div>
</div>
</template>
Expand Down
3 changes: 0 additions & 3 deletions frontend/src/pages/projects/[projectId]/reporting/index.vue
Original file line number Diff line number Diff line change
Expand Up @@ -3,9 +3,6 @@
<img src="~/assets/dino/project.svg" alt="" class="img-raptor" />
<div>
<strong>Start writing report sections and findings</strong>
<p>
Select a section or finding from the menu on the left to start editing or create a new finding by clicking the add button.
</p>
</div>
</div>
</template>
Expand Down

0 comments on commit a4cb7f0

Please sign in to comment.