Skip to content

Commit

Permalink
remove the subscribe button to the notes tab
Browse files Browse the repository at this point in the history
  • Loading branch information
syphax-bouazzouni committed Nov 7, 2023
1 parent 517dd9c commit aff5135
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions app/views/notes/_notes.html.haml
Original file line number Diff line number Diff line change
Expand Up @@ -6,9 +6,6 @@
= add_comment_button(parent_id, parent_type)
.add_proposal.mx-1
= add_proposal_button(parent_id, parent_type)
.subscribe_to_notes.mx-1
= subscribe_button(@ontology.id)
%div.ont_notes_filter.my-1.d-flex.justify-content-end.align-items-baseline
Filter:
%input#hide_archived_ont.mx-1{:checked => "true", :name => "hide_archived_ont", :type => "checkbox"}
Expand Down

0 comments on commit aff5135

Please sign in to comment.