From 389fd7111a169e30081818a0a63f34b9e3abc1ea Mon Sep 17 00:00:00 2001 From: Kyle Fiedler Date: Mon, 9 Jul 2012 11:08:07 -0400 Subject: [PATCH] Get rid of comments --- cms/static/sass/_base.scss | 13 ++---- cms/templates/widgets/module-dropdown.html | 47 +++++++++++----------- cms/templates/widgets/navigation.html | 46 ++++++++++----------- 3 files changed, 51 insertions(+), 55 deletions(-) diff --git a/cms/static/sass/_base.scss b/cms/static/sass/_base.scss index fc6c952ba5..9cbc4ed048 100644 --- a/cms/static/sass/_base.scss +++ b/cms/static/sass/_base.scss @@ -123,13 +123,8 @@ textarea { .wip { outline: 1px solid #f00 !important; position: relative; - - // &:after { - // content: "WIP"; - // font-size: 8px; - // padding: 2px; - // background: #f00; - // color: #fff; - // @include position(absolute, 0px 0px 0 0); - // } +} + +.hidden { + display: none; } diff --git a/cms/templates/widgets/module-dropdown.html b/cms/templates/widgets/module-dropdown.html index d5115d90c8..2fdd327cdd 100644 --- a/cms/templates/widgets/module-dropdown.html +++ b/cms/templates/widgets/module-dropdown.html @@ -2,27 +2,28 @@ + Add new module - - - - - - - - - - - - - - - - - - - - - - - + + diff --git a/cms/templates/widgets/navigation.html b/cms/templates/widgets/navigation.html index 420500ffae..7d47d8b92f 100644 --- a/cms/templates/widgets/navigation.html +++ b/cms/templates/widgets/navigation.html @@ -94,30 +94,30 @@
+ Add New Section - - - - - - - - - - - - - - - +