Skip to content

Commit

Permalink
hide temporary fairness_service for AGROVOC
Browse files Browse the repository at this point in the history
  • Loading branch information
syphax-bouazzouni committed Jul 6, 2022
1 parent 49f7aac commit bd9fe70
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion app/views/ontologies/_metadata.html.haml
Original file line number Diff line number Diff line change
Expand Up @@ -112,7 +112,8 @@
%button{:id => "getMetadataBackXmlBtn", :class => "btn btn-primary"} RDF/XML
-# Listener in bp_ontology_viewer.js.erb
-# Fair score pane
- if fairness_service_enabled?
-# TODO temporary hide fairness_service for AGROVOC after there demand
- if fairness_service_enabled? && @ontology.acronym != 'AGROVOC'
%section.ont-metadata-card.ont-fair-score-card#fair-summary
%div.ont-section-toolbar
%header.pb-2.font-weight-bold
Expand Down

0 comments on commit bd9fe70

Please sign in to comment.