adds mako_template string to desctiptor for studio integration
This commit is contained in:
committed by
Vasyl Nakvasiuk
parent
bdc62e7d2e
commit
36d2dd632d
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user