From c3e11b42172cef4c577a9303d3a6db7babed2e69 Mon Sep 17 00:00:00 2001 From: Brian Talbot Date: Tue, 27 Nov 2012 09:50:25 -0500 Subject: [PATCH] settings - added in additional time fields for course dates --- cms/static/sass/_settings.scss | 6 +++++ cms/templates/settings.html | 42 ++++++++++++++++++++++++++++++---- 2 files changed, 43 insertions(+), 5 deletions(-) diff --git a/cms/static/sass/_settings.scss b/cms/static/sass/_settings.scss index b5dcaad9be..ab72bc464c 100644 --- a/cms/static/sass/_settings.scss +++ b/cms/static/sass/_settings.scss @@ -140,6 +140,8 @@ &.time { display: block !important; + width: 75px !important; + min-width: 75px !important; } &:focus { @@ -372,6 +374,10 @@ } } } + + .field-additional { + margin-left: 204px; + } } // editing controls - adding diff --git a/cms/templates/settings.html b/cms/templates/settings.html index 9e6225b878..b524b799fb 100644 --- a/cms/templates/settings.html +++ b/cms/templates/settings.html @@ -219,11 +219,27 @@ First day the course begins +
+ + + (UTC/GMT -5 hours) +
+ + + +
+
Last day the course is active
+ +
+ + + (UTC/GMT -5 hours) +
@@ -239,10 +255,26 @@ First day students can enroll +
+ + + (UTC/GMT -5 hours) +
+ + + +
+
- - - Last day students can enroll + + + First day students can enroll +
+ +
+ + + (UTC/GMT -5 hours)
@@ -320,7 +352,7 @@
- + Time students should spend on all course work
@@ -496,7 +528,7 @@
- + leeway on due dates