Commit 6dba2394 by Arthur Barrett

enable studio authoring (raw) for xmodule

parent 3d4510ab
...@@ -127,4 +127,5 @@ class AnnotatableDescriptor(RawDescriptor): ...@@ -127,4 +127,5 @@ class AnnotatableDescriptor(RawDescriptor):
module_class = AnnotatableModule module_class = AnnotatableModule
stores_state = True stores_state = True
template_dir_name = "annotatable" template_dir_name = "annotatable"
mako_template = "widgets/raw-edit.html"
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment