Commit 33f45aa9081139c8bc58ed2017dc1a8f2b78633d

Authored by jack
1 parent 28fe22c6

修改bug

WebRoot/WEB-INF/jsp/sunvote/homework/homework_edit2.jsp
... ... @@ -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){
... ...