MinorGraduationStandardEdit.js 81 B

123
  1. function MinorGraduationStandard_Save() {
  2. $(document.forms[0]).submit();
  3. }