Merge lp:~openerp-dev/openobject-addons/trunk-bug-1161833-vivektyagi into lp:openobject-addons

Proposed by Vivek Tyagi(OpenERP Trainee)
Status: Needs review
Proposed branch: lp:~openerp-dev/openobject-addons/trunk-bug-1161833-vivektyagi
Merge into: lp:openobject-addons
Diff against target: 13 lines (+1/-1)
1 file modified
document_webdav/webdav_view.xml (+1/-1)
To merge this branch: bzr merge lp:~openerp-dev/openobject-addons/trunk-bug-1161833-vivektyagi
Reviewer Review Type Date Requested Status
OpenERP Core Team Pending
Review via email: mp+157046@code.launchpad.net

Description of the change

Hello,

I have fixed the isssue of "Label and it's value is not in same line".

Thanx

To post a comment you must log in.

Unmerged revisions

8659. By Vivek Tyagi(OpenERP Trainee)

[FIX] Label and it's value put in same line

Preview Diff

[H/L] Next/Prev Comment, [J/K] Next/Prev File, [N/P] Next/Prev Hunk
=== modified file 'document_webdav/webdav_view.xml'
--- document_webdav/webdav_view.xml 2012-11-29 22:26:45 +0000
+++ document_webdav/webdav_view.xml 2013-04-04 08:37:35 +0000
@@ -12,8 +12,8 @@
12 <field name="name"/>12 <field name="name"/>
13 <field name="dir_id" />13 <field name="dir_id" />
14 <field name="do_subst" />14 <field name="do_subst" />
15 <field name="value" colspan="4" />
15 </group>16 </group>
16 <field name="value" colspan="4" />
17 </form>17 </form>
18 </field>18 </field>
19 </record>19 </record>

Subscribers

People subscribed via source and target branches

to all changes: