This website works better with JavaScript
Home
Explore
Help
Register
Sign In
lxl
/
JW
Watch
1
Star
0
Fork
0
Files
Issues
0
Pull Requests
0
Wiki
Tree:
f9567fd7a0
Branches
Tags
master
JW
/
EMIS.Web
/
Scripts
/
Business
/
PaymentManage
/
LearningformRateEdit.js
LearningformRateEdit.js
74 B
History
Raw
1
2
3
function LearningformRate_Save() {
$(document.forms[0]).submit();
}