Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
Merged lp:~daniel-watkins-credativ/poweremail/dw-fix-v6 (with removal…
… of some white space reformatting)

This merge fixes the menus to a more appropriate v6 style.
  • Loading branch information
red15 committed May 18, 2011
2 parents 60e298c + 2802ac1 commit ef8d5ec
Showing 1 changed file with 3 additions and 11 deletions.
14 changes: 3 additions & 11 deletions poweremail_template_view.xml
Expand Up @@ -239,17 +239,9 @@
<field name="view_id" ref="poweremail_template_form" />
</record>

<menuitem name="Templates" id="menu_poweremail_templates" parent="menu_poweremail_administration_server" />

<menuitem name="E-M@IL Templates" id="menu_poweremail_templates_all"
parent="menu_poweremail_administration_server" action="action_poweremail_template_tree_all" />

<menuitem name="E-M@IL Templates" id="menu_poweremail_templates_form"
parent="menu_poweremail_administration_server" action="action_poweremail_template_form"
sequence="10" />
<menuitem name="Email Templates" id="menu_poweremail_templates_all"
parent="menu_poweremail_templates" action="action_poweremail_template_tree_all" />
</data>
</openerp>





0 comments on commit ef8d5ec

Please sign in to comment.