Commit 3757e975 by Rocky Duan

fixed discussion & news styling

parent 02a73a94
...@@ -4,7 +4,7 @@ ...@@ -4,7 +4,7 @@
<%block name="title"><title>Discussion – MITx 6.002x</title></%block> <%block name="title"><title>Discussion – MITx 6.002x</title></%block>
<%block name="headextra"> <%block name="headextra">
<script type="text/javascript" src="${static.url('js/vendor/flot/jquery.flot.js')}"></script> <%static:css group='course'/>
</%block> </%block>
<%block name="js_extra"> <%block name="js_extra">
......
...@@ -4,7 +4,7 @@ ...@@ -4,7 +4,7 @@
<%block name="title"><title>News – MITx 6.002x</title></%block> <%block name="title"><title>News – MITx 6.002x</title></%block>
<%block name="headextra"> <%block name="headextra">
<script type="text/javascript" src="${static.url('js/vendor/flot/jquery.flot.js')}"></script> <%static:css group='course'/>
</%block> </%block>
<%block name="js_extra"> <%block name="js_extra">
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment