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:
49e1d7ebde
Branches
Tags
master
JW
/
EMIS.Web
/
Scripts
/
Business
/
SchedulingManage
/
Scheduling
/
StopEdit.js
StopEdit.js
81 B
History
Raw
1
2
3
function EducationSchedulingStop_Save() {
$(document.forms[0]).submit();
}