2013-01-29 17:35:40 +00:00
|
|
|
{
|
|
|
|
"parts":[
|
|
|
|
{
|
2013-01-29 17:40:27 +00:00
|
|
|
"name": "ep_email_notifications",
|
2013-01-29 17:35:40 +00:00
|
|
|
"hooks": {
|
2013-01-30 00:21:21 +00:00
|
|
|
"padUpdate": "ep_email_notifications/update",
|
|
|
|
"handleMessage": "ep_email_notifications/update",
|
|
|
|
"eejsBlock_scripts": "ep_email_notifications/client",
|
|
|
|
"eejsBlock_editbarMenuRight": "ep_email_notifications/client:eejsBlock_toolbarRight"
|
2013-01-29 17:35:40 +00:00
|
|
|
},
|
|
|
|
"client_hooks": {
|
2013-01-30 02:12:57 +00:00
|
|
|
"postAceInit":"ep_email_notifications/static/js/ep_email"
|
2013-01-29 17:35:40 +00:00
|
|
|
}
|
|
|
|
}
|
|
|
|
]
|
|
|
|
}
|