From a3a0e8b5e5aa74f6bdfa06e9e95f739e209f244f Mon Sep 17 00:00:00 2001 From: Brian Talbot Date: Mon, 11 Feb 2013 09:57:16 -0500 Subject: [PATCH] studio - view header UI: unit page revamp WIP --- cms/templates/unit.html | 60 ++++++++++++++++++++++++++++------------- 1 file changed, 41 insertions(+), 19 deletions(-) diff --git a/cms/templates/unit.html b/cms/templates/unit.html index 41a317cee6..891ab523f4 100644 --- a/cms/templates/unit.html +++ b/cms/templates/unit.html @@ -23,6 +23,45 @@ <%block name="content"> +
+
+ +
+ +

Unit Name

+ + + + +

Unit Metadata & Properties

+ +
+
+
+
@@ -34,25 +73,8 @@ Preview the published version
-
- -

Unit Name

- - -
-
-

    % for id in components:
  1. @@ -114,7 +136,7 @@