Skip to content

Commit

Permalink
Squashed merge of site/frontera/task/GH-89 at commit 2ebe810
Browse files Browse the repository at this point in the history
  • Loading branch information
wesleyboar committed Aug 2, 2021
1 parent 6ec30a8 commit c9bd8e2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion taccsite_cms/contrib/taccsite_sysmon/cms_plugins.py
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ class TaccsiteSysmonPlugin(CMSPluginBase):
render_template = 'sysmon.html'

cache = True
text_enabled = True
text_enabled = False
allow_children = False

fieldsets = [
Expand Down

0 comments on commit c9bd8e2

Please sign in to comment.