Fixed some imports on gradebook.html

This commit is contained in:
Bridger Maxwell
2012-08-06 11:32:26 -04:00
parent 7f5246f653
commit cbab4f1006

View File

@@ -8,6 +8,7 @@
</%block>
<%block name="headextra">
<%static:css group='course'/>
<style type="text/css">
.grade_a {color:green;}
@@ -19,7 +20,8 @@
</%block>
<%include file="navigation.html" args="active_page=''" />
<%include file="course_navigation.html" args="active_page=''" />
<section class="container">
<div class="gradebook-wrapper">
<section class="gradebook-content">