0.0.21 how dev block
This commit is contained in:
@@ -18,7 +18,7 @@ translator.register(Block, Block_TranslationOptions)
|
||||
|
||||
class WidgetForBlock_TranslationOptions(TranslationOptions):
|
||||
fields = (
|
||||
'name', 'description', 'title', 'but_title'
|
||||
'name', 'description', 'title', 'but_title', 'text'
|
||||
)
|
||||
translator.register(WidgetForBlock, WidgetForBlock_TranslationOptions)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user