From 25e730d0c3a908a6fe423a64b5a8a66aa95c7378 Mon Sep 17 00:00:00 2001 From: Brian Talbot Date: Tue, 4 Dec 2012 09:59:44 -0500 Subject: [PATCH] grading - added in tooltips for graded toggle on overview UI and moved icon libraries and tooltip asset references to base template --- cms/templates/base.html | 6 ++++++ cms/templates/overview.html | 12 +++--------- 2 files changed, 9 insertions(+), 9 deletions(-) diff --git a/cms/templates/base.html b/cms/templates/base.html index 90212fe7b8..1675e6b07f 100644 --- a/cms/templates/base.html +++ b/cms/templates/base.html @@ -9,6 +9,9 @@ <%static:css group='base-style'/> + + + <%block name="title"></%block> @@ -26,6 +29,9 @@ + + + <%static:js group='main'/> <%static:js group='module-js'/> diff --git a/cms/templates/overview.html b/cms/templates/overview.html index 1cdc4dbc5c..e9bfa7665e 100644 --- a/cms/templates/overview.html +++ b/cms/templates/overview.html @@ -17,11 +17,6 @@ - - - - -