Skip to content

Commit

Permalink
removed duplicated search action
Browse files Browse the repository at this point in the history
  • Loading branch information
zadam committed May 31, 2022
1 parent 339a6d7 commit 103aa95
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions src/public/app/widgets/ribbon_widgets/search_definition.js
Original file line number Diff line number Diff line change
Expand Up @@ -134,8 +134,6 @@ const TPL = `
Delete note</a>
<a class="dropdown-item" href="#" data-action-add="deleteNoteRevisions">
Delete note revisions</a>
<a class="dropdown-item" href="#" data-action-add="moveNote">
Delete note revisions</a>
<a class="dropdown-item" href="#" data-action-add="deleteLabel">
Delete label</a>
<a class="dropdown-item" href="#" data-action-add="deleteRelation">
Expand Down

0 comments on commit 103aa95

Please sign in to comment.