app/helpers/ontology_helper.rb
Method ontology_select_tag
has 5 arguments (exceeds 4 allowed). Consider refactoring. Open
Open
def ontology_select_tag form,type,element_id,selected_uri,html_options={}
Method assay_type_select_tag
has 5 arguments (exceeds 4 allowed). Consider refactoring. Open
Open
def assay_type_select_tag form, is_modelling,element_id, selected_uri,html_options={}