Commit 36d2dd63 by Alexander Kryklia Committed by Vasyl Nakvasiuk

adds mako_template string to desctiptor for studio integration

parent bdc62e7d
......@@ -174,3 +174,4 @@ class WordCloudDescriptor(WordCloudFields, RawDescriptor):
module_class = WordCloudModule
template_dir_name = 'word_cloud'
stores_state = True
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