ScoDoc/app/static/js/configuration.js

6 lines
85 B
JavaScript

function submit_form() {
$("#configuration_form").submit();
}
$(function () {
})