projects
/
Portfolio.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
e13b7fc
)
déplacement zope.app.container -> zope.container.
author
Benoît Pin
<benoit.pin@gmail.com>
Tue, 11 Jun 2013 14:59:07 +0000
(16:59 +0200)
committer
Benoît Pin
<benoit.pin@gmail.com>
Tue, 11 Jun 2013 14:59:07 +0000
(16:59 +0200)
event.zcml
patch
|
blob
|
history
diff --git
a/event.zcml
b/event.zcml
index
09091f0
..
7aa6fbc
100644
(file)
--- a/
event.zcml
+++ b/
event.zcml
@@
-2,7
+2,7
@@
xmlns="http://namespaces.zope.org/zope">
<subscriber
for=".interfaces.IPhoto
- zope.
app.
container.interfaces.IObjectAddedEvent"
+ zope.container.interfaces.IObjectAddedEvent"
handler=".event_handlers.processQueueAdd"
/>
<subscriber