Skip to content

Commit

Permalink
Merge branch 'master' into development
Browse files Browse the repository at this point in the history
  • Loading branch information
syphax-bouazzouni committed Dec 5, 2023
2 parents 8f4abab + ba6ee8d commit 5979f32
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions app/components/ontology_subscribe_button_component.rb
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,7 @@ def initialize(ontology_id:, subscribed:, user_id:, count: 0, link: 'javascript:
}
end


def title
if @subscribed
"#{@sub_text} this resource"
Expand Down

0 comments on commit 5979f32

Please sign in to comment.