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
1=== modified file 'document_webdav/webdav_view.xml'
2--- document_webdav/webdav_view.xml 2012-11-29 22:26:45 +0000
3+++ document_webdav/webdav_view.xml 2013-04-04 08:37:35 +0000
4@@ -12,8 +12,8 @@
5 <field name="name"/>
6 <field name="dir_id" />
7 <field name="do_subst" />
8+ <field name="value" colspan="4" />
9 </group>
10- <field name="value" colspan="4" />
11 </form>
12 </field>
13 </record>

Subscribers

People subscribed via source and target branches

to all changes: