[FIX] move res widgets definitions from demo to update

bzr revid: al@openerp.com-20101018192450-h00tp939bzo1w0ky
This commit is contained in:
Antony Lesuisse 2010-10-18 21:24:50 +02:00
parent 9da516c5a4
commit 7605e6dd42
1 changed files with 1 additions and 1 deletions

View File

@ -75,12 +75,12 @@
'security/ir.model.access.csv',
'res/res_widget_view.xml',
'res/res_widget_data.xml',
],
'demo_xml': [
'base_demo.xml',
'res/partner/partner_demo.xml',
'res/partner/crm_demo.xml',
'res/res_widget_data.xml',
],
'test': [
'test/base_test.xml',