projects
/
Plinn.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(from parent 1:
e100812
)
maj import bougé dans zope-2.13.
author
Benoît Pin
<benoit.pin@gmail.com>
Tue, 7 May 2013 20:56:22 +0000
(22:56 +0200)
committer
Benoît Pin
<benoit.pin@gmail.com>
Tue, 7 May 2013 20:56:22 +0000
(22:56 +0200)
event.zcml
patch
|
blob
|
history
diff --git
a/event.zcml
b/event.zcml
index
eee9024
..
f758a72
100644
(file)
--- a/
event.zcml
+++ b/
event.zcml
@@
-13,7
+13,7
@@
-->
<subscriber
for="Products.CMFCore.interfaces.IContentish
- zope.
app.
container.interfaces.IObjectRemovedEvent"
+ zope.container.interfaces.IObjectRemovedEvent"
handler=".event_handlers.handleObjectRemoved"
/>
</configure>