新建课程取消后返回host_course

This commit is contained in:
sw 2015-03-30 17:04:36 +08:00
parent 94ecc3e59e
commit 4817e2e1a7
1 changed files with 1 additions and 1 deletions

View File

@ -47,7 +47,7 @@
</li>
<li class=" ml90" >
<a href="javascript:void(0)" class="blue_btn fl c_white" onclick="submit_new_course();" >提交</a>
<a href="javascript:history.back()" target="_blank" class="blue_btn grey_btn fl c_white">取消</a>
<a href="http://<%= Setting.host_course%>" target="_blank" class="blue_btn grey_btn fl c_white">取消</a>
<div class="cl"></div>
</li>
<% end%>