unepwcmc/SAPI

View on GitHub
app/views/admin/trade_name_relationships/new.js.erb

Summary

Maintainability
Test Coverage
$('#admin-new-taxon_concept_trade_name-form').html("<%= escape_javascript(render('form')) %>");
$('#new-taxon_concept_trade_name').modal('show');
$('.taxon-concept').select2(window.defaultTaxonSelect2Options);