[imp] re-enable label on progress bar in res.config.view.base
authorXavier Morel <xmo@tinyerp.com>
Tue, 15 Dec 2009 16:24:02 +0000 (17:24 +0100)
committerXavier Morel <xmo@tinyerp.com>
Tue, 15 Dec 2009 16:24:02 +0000 (17:24 +0100)
bzr revid: xmo@tinyerp.com-20091215162402-7rftvme23np5gkge

bin/addons/base/res/res_config.xml

index 2f68bb5..a1d36d3 100644 (file)
@@ -9,7 +9,7 @@
           <group string="res_config_contents">
           </group>
           <separator string="" colspan="4"/>
-          <field name="progress" widget="progressbar" nolabel="1" colspan="1"/>
+          <field name="progress" widget="progressbar" colspan="1"/>
           <label string="" colspan="1"/>
           <group colspan="2" col="4">
             <button name="action_skip" icon="gtk-goto-last" special="cancel"