From 2ce4ecbc8481964e18d4cba475ba37b84f05a9db Mon Sep 17 00:00:00 2001 From: Brian Talbot Date: Fri, 1 Mar 2013 15:48:15 -0500 Subject: [PATCH] local merge with master - finished --- cms/templates/overview.html | 288 ++++++++++++++++-------------------- 1 file changed, 128 insertions(+), 160 deletions(-) diff --git a/cms/templates/overview.html b/cms/templates/overview.html index ec35e4864f..27fd208e0d 100644 --- a/cms/templates/overview.html +++ b/cms/templates/overview.html @@ -13,144 +13,145 @@ <%namespace name="units" file="widgets/units.html" /> <%block name="jsextra"> - - - - - - - - + + + + + + + + - + + <%block name="header_extras"> - + + + + - - - - +
    +
  1. + + New Unit + +
  2. +
+ + <%block name="content"> -
-
-

Section Release Date

-
- - -
-

On the date set above, this section – – will be released to students. Any units marked private will only be visible to admins.

+
+
+

Section Release Date

+
+ + +
+

On the date set above, this section – – will be released to students. Any units marked private will only be visible to admins.

+
+ SaveCancel
- SaveCancel
-
-
-
-
- Course Content -

Course Outline

-
+
+
+
+ Course Content +

Course Outline

+
- -
-
+ +
+
+ +
+
+
+ % for section in sections: +
+
+ -
-
-
- % for section in sections: -
-
-

${section.display_name} @@ -211,44 +212,11 @@ $(document).ready(function(){ % endfor -

-
-
- -
    - % for subsection in section.get_children(): - - % endfor -
-
-
- % endfor -
+
+ % endfor +
+
-
-
- +