Saving work.

This commit is contained in:
cahrens
2013-01-11 09:39:07 -05:00
parent b58577a913
commit db9875758f
5 changed files with 77 additions and 7 deletions

View File

@@ -48,6 +48,7 @@ class HtmlDescriptor(XmlDescriptor, EditingDescriptor):
js = {'coffee': [resource_string(__name__, 'js/src/html/edit.coffee')]}
js_module_name = "HTMLEditingDescriptor"
css = {'scss': [resource_string(__name__, 'css/html/edit.scss')]}
# VS[compat] TODO (cpennington): Delete this method once all fall 2012 course
# are being edited in the cms