ncbo/bioportal_web_ui

View on GitHub
app/views/admin/licenses/create.js.erb

Summary

Maintainability
Test Coverage
jQuery("#renew-license-notice").html('<%= j render partial: "notice" %>');
jQuery("#renew-license-form form").remove();
jQuery("#renew-license-button").show();
jQuery("#license-table > tbody").html("<%= j render @license %>")