[FIX]:base:From the modules list, they are too much icons on the right, just keep the icon to install a module (the first one), remove all the others from the list.

bzr revid: apa@tinyerp.com-20110727123444-vc7gfynspsc5l0vs
This commit is contained in:
Amit (OpenERP) 2011-07-27 18:04:44 +05:30
parent 0172177218
commit 1877d5ff58
1 changed files with 0 additions and 5 deletions

View File

@ -157,11 +157,6 @@
<field name="latest_version"/>
<field name="state"/>
<button name="button_install" states="uninstalled" string="Install" icon="terp-gtk-jump-to-ltr" type="object"/>
<button name="button_install_cancel" states="to install" string="Cancel Install" icon="gtk-cancel" type="object"/>
<button name="button_upgrade" states="installed" string="Upgrade" icon="terp-gtk-go-back-rtl" type="object"/>
<button name="button_uninstall" states="installed" string="Uninstall (beta)" icon="terp-dialog-close" type="object"/>
<button name="button_uninstall_cancel" states="to remove" string="Cancel Uninstall" icon="gtk-cancel" type="object"/>
<button name="button_upgrade_cancel" states="to upgrade" string="Cancel Upgrade" icon="gtk-cancel" type="object"/>
</tree>
</field>
</record>