bzr revid: mra@mra-laptop-20101007125811-4kb2nba1x9fub1fu
This commit is contained in:
Mustufa Rangwala 2010-10-07 18:28:11 +05:30
parent 4a5585086e
commit 766b70051f
1 changed files with 1 additions and 1 deletions

View File

@ -84,7 +84,7 @@
<filter string="Event" name="event" icon="terp-crm" context="{'group_by':'event_id'}"/>
<filter string="Event Type" icon="terp-crm" context="{'group_by':'type'}"/>
<separator orientation="vertical"/>
<filter string="state" icon="terp-stock_effects-object-colorize" context="{'group_by':'state'}"/>
<filter string="State" icon="terp-stock_effects-object-colorize" context="{'group_by':'state'}"/>
<separator orientation="vertical"/>
<filter string="Speaker" name="user" icon="terp-personal+" context="{'group_by': 'speaker_id'}"/>
<separator orientation="vertical" />