fixed discussion & news styling

This commit is contained in:
Rocky Duan
2012-07-25 18:36:36 -04:00
parent 02a73a945f
commit 3757e9757c
2 changed files with 2 additions and 2 deletions

View File

@@ -4,7 +4,7 @@
<%block name="title"><title>Discussion MITx 6.002x</title></%block>
<%block name="headextra">
<script type="text/javascript" src="${static.url('js/vendor/flot/jquery.flot.js')}"></script>
<%static:css group='course'/>
</%block>
<%block name="js_extra">

View File

@@ -4,7 +4,7 @@
<%block name="title"><title>News MITx 6.002x</title></%block>
<%block name="headextra">
<script type="text/javascript" src="${static.url('js/vendor/flot/jquery.flot.js')}"></script>
<%static:css group='course'/>
</%block>
<%block name="js_extra">