孙向锦
/
SunvoteEducation
Toggle navigation
Sign in
Sign in
Project
Files
Commits
Network
Graphs
Milestones
Issues
0
Merge Requests
0
Labels
Wiki
Download as
Email Patches
Plain Diff
Browse Code »
Commit
33f45aa9081139c8bc58ed2017dc1a8f2b78633d
Authored by
jack
2019-04-22 12:03:17 +0800
1 parent
28fe22c6
修改bug
Inline
Side-by-side
Showing
1 changed file
with
1 additions
and
1 deletions
WebRoot/WEB-INF/jsp/sunvote/homework/homework_edit2.jsp
WebRoot/WEB-INF/jsp/sunvote/homework/homework_edit2.jsp
View file @
33f45aa
...
...
@@ -222,7 +222,7 @@
222
222
$(this).datepicker({
223
223
autoclose: true,
224
224
todayHighlight: true,
225
- orientation:'
right
top'
225
+ orientation:'
top'
226
226
});
227
227
});
228
228
if(${pd.CLASS_ID==null}==true){
...
...