From 2298b995a98deb2352b4fa42c0414c0e04b5078d Mon Sep 17 00:00:00 2001 From: ichuang Date: Sun, 27 May 2012 20:03:27 -0400 Subject: [PATCH] updated quickedit template --- templates/quickedit.html | 82 +++++++++++++++++++++++++++++++++------- 1 file changed, 69 insertions(+), 13 deletions(-) diff --git a/templates/quickedit.html b/templates/quickedit.html index 35f76b09a7..f748911af6 100644 --- a/templates/quickedit.html +++ b/templates/quickedit.html @@ -1,25 +1,43 @@ +<%namespace name='static' file='static_content.html'/> + +## ----------------------------------------------------------------------------- +## Template for courseware.views.quickedit +## +## Used for quick-edit link present when viewing capa-format assesment problems. +## ----------------------------------------------------------------------------- - + +## +## + + -<%include file="mathjax_include.html" /> - + + + + + +## <%include file="mathjax_include.html" /> + + + <%block name="headextra"/> + + + @@ -85,12 +103,50 @@ ${init_js} +
${phtml}
+
+ + + + + + + + + + <%block name="js_extra"/>