Skip to content

Commit

Permalink
Suppress link to compostions in price_comparision (Evidentia)
Browse files Browse the repository at this point in the history
  • Loading branch information
ngiger committed Sep 21, 2015
1 parent 9edaed8 commit a891294
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/view/additional_information.rb
Expand Up @@ -121,7 +121,7 @@ def compositions(model, session=@session)
old_link_format = {:pointer => model.pointer}
link.href = @lookandfeel._event_url(:show, old_link_format)
end
end
end unless @lookandfeel.disabled?(:substances_link)
lang = @session.language
comps = []
if !model.compositions.empty?
Expand Down

0 comments on commit a891294

Please sign in to comment.