[IMP] allow to pass an avatar_filter in calendar view. this field allow the user to customize the sidebar pictures with another picture that the event.

bzr revid: jke@openerp.com-20140429150233-us6e51xl3o4ixzsi
This commit is contained in:
Kersten Jeremy 2014-04-29 17:02:33 +02:00
parent 0853de32fb
commit 525b47510d
1 changed files with 1 additions and 0 deletions

View File

@ -652,6 +652,7 @@
<rng:optional><rng:attribute name="event_open_popup" /></rng:optional>
<rng:optional><rng:attribute name="attendee" /></rng:optional>
<rng:optional><rng:attribute name="color_is_attendee" /></rng:optional>
<rng:optional><rng:attribute name="avatar_filter" /></rng:optional>
<rng:optional><rng:attribute name="avatar_model" /></rng:optional>
<rng:optional><rng:attribute name="avatar_title" /></rng:optional>
<rng:optional><rng:attribute name="use_contacts" /></rng:optional>