From 89668340de08f0017c86cc1a0ea15c3283aba6b5 Mon Sep 17 00:00:00 2001 From: helmutm Date: Tue, 16 Feb 2010 15:29:47 +0000 Subject: [PATCH] work in progress: loops site synchronization: trigger import git-svn-id: svn://svn.cy55.de/Zope3/src/loops/trunk@3737 fd906abe-77d9-0310-91a1-e0d9ade77398 --- system/sync/configure.zcml | 1 + 1 file changed, 1 insertion(+) diff --git a/system/sync/configure.zcml b/system/sync/configure.zcml index 85dbda7..78a07ab 100644 --- a/system/sync/configure.zcml +++ b/system/sync/configure.zcml @@ -29,6 +29,7 @@ name="sync_import" for="loops.interfaces.ILoops" class="loops.system.sync.browser.SyncImport" + attribute="importData" permission="zope.Public" />