[Merge]: merge with lp:openobject-server
authorMayur Maheshwari (OpenERP) <mma@tinyerp.com>
Tue, 22 May 2012 06:09:33 +0000 (11:39 +0530)
committerMayur Maheshwari (OpenERP) <mma@tinyerp.com>
Tue, 22 May 2012 06:09:33 +0000 (11:39 +0530)
bzr revid: mma@tinyerp.com-20120522060933-a4xjevoilffiw3fj

1  2 
openerp/addons/base/module/module_view.xml

@@@ -86,8 -83,9 +82,8 @@@
                          </a>
                          <div class="oe_module_desc">
                            <h4><a type="edit"><field name="shortdesc"/></a></h4>
-                           <p>
+                           <p class="oe_module_name">
                               <field name="name"/><br/>
 -                             <span t-if="record.complexity.raw_value == 'Expert'" class="oe_label oe_warning">Complex</span>
                             </p>
                            <button type="object" name="button_immediate_install" states="uninstalled" class="oe_button">Install</button>
                            <button t-if="installed" class="oe_button" disabled="disabled">Installed</button>