[IMP]: Improve view.change separator string.

bzr revid: atp@tinyerp.com-20120702045147-zes3zfsjllegrykz
This commit is contained in:
Atul Patel (OpenERP) 2012-07-02 10:21:47 +05:30
parent 91398f653d
commit 66c7c07a83
2 changed files with 7 additions and 2 deletions

View File

@ -26,7 +26,9 @@
<li>2. MS .Net Framework 3.5 or above.</li>
</ul>
</xpath>
<separator position="replace"/>
<separator string="title" position="attributes">
<attribute name="string"></attribute>
</separator>
</data>
</field>
</record>

View File

@ -32,7 +32,10 @@
<li>7. Configure your openerp server.</li>
</ul>
</xpath>
<separator position="replace"/>
<separator string="title" position="attributes">
<attribute name="string"></attribute>
</separator>
</data>
</field>
</record>