[MERGE] [IMP] note: remove default context to display all notes

bzr revid: mat@openerp.com-20130530113359-an8s5wylaj0wqlju
This commit is contained in:
Martin Trigaux 2013-05-30 13:33:59 +02:00
commit 2998d4cb58
1 changed files with 1 additions and 1 deletions

View File

@ -175,7 +175,7 @@
<field name="view_type">form</field>
<field name="view_mode">kanban,tree,form</field>
<field name="search_view_id" ref="view_note_note_filter"/>
<field name="context">{'search_default_open_true':True}</field>
<field name="context">{}</field>
<field name="help" type="html">
<p class="oe_view_nocontent_create">
Click to add a personal note.