PaymentStandardEdit.js 73 B

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