Commit 2f7e35a1 by Braden MacDonald

Fix to be compatible with PR #76

parent 8aba22ad
......@@ -56,6 +56,7 @@ class SliderBlock(
"""
CATEGORY = 'pb-slider'
STUDIO_LABEL = _(u"Ranged Value Slider")
answerable = True
min_label = String(
display_name=_("Low"),
......
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