LearningformRateEdit.js 74 B

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