Commit 33f45aa9081139c8bc58ed2017dc1a8f2b78633d
1 parent
28fe22c6
修改bug
Showing
1 changed file
with
1 additions
and
1 deletions
WebRoot/WEB-INF/jsp/sunvote/homework/homework_edit2.jsp
@@ -222,7 +222,7 @@ | @@ -222,7 +222,7 @@ | ||
222 | $(this).datepicker({ | 222 | $(this).datepicker({ |
223 | autoclose: true, | 223 | autoclose: true, |
224 | todayHighlight: true, | 224 | todayHighlight: true, |
225 | - orientation:'right top' | 225 | + orientation:'top' |
226 | }); | 226 | }); |
227 | }); | 227 | }); |
228 | if(${pd.CLASS_ID==null}==true){ | 228 | if(${pd.CLASS_ID==null}==true){ |