unepwcmc/SAPI

View on GitHub
app/views/admin/taxon_concepts/new_synonym.js.erb

Summary

Maintainability
Test Coverage
$('#admin-new-taxon_concept_synonym-form').html(
  "<%= escape_javascript(render('synonym_form')) %>");
$('#new-taxon_concept_synonym').modal('show');
window.adminEditor.initSelect2Inputs();