Skip to content

Commit

Permalink
[FIX] extra type field
Browse files Browse the repository at this point in the history
  • Loading branch information
mdietrichc2c committed Feb 6, 2014
1 parent 4db20bb commit 552bfcb
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions analytic_hours_block/hours_block_view.xml
Original file line number Diff line number Diff line change
Expand Up @@ -44,8 +44,6 @@
<field name="model">account.hours.block</field>
<field name="arch" type="xml">
<form string="Hours Blocks" version="7.0">
<label for="type" string="Based on:" class="oe_inline"/>
<field name="type" class="oe_inline"/>
<header>
<button name="action_send_block" type="object" string="Send by Email" class="oe_highlight"/>
</header>
Expand Down

0 comments on commit 552bfcb

Please sign in to comment.