Commit bcd76dcf authored by Aurel's avatar Aurel

hack to get periodicity mixin available in Portal Type UI (bug #20140326-1A7D11)

parent 669565f3
......@@ -88,6 +88,10 @@ portal_tools = ( CategoryTool.CategoryTool,
content_classes = ()
content_constructors = ()
# XXX-AUREL : see bug #20140326-1A7D11
from mixin import periodicity
# Finish installation
def initialize( context ):
import Document
......
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