Skip to content

Commit d4bc963

Browse files
committed
[LINT] estate: remove unneccessary invisible field
1 parent 275bddc commit d4bc963

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

estate/views/estate_property_view.xml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,6 @@
4646
<button name="action_mark_as_sold" type="object" string="SOLD" invisible="not active"/>
4747
<button name="action_mark_as_cancelled" type="object" string="CANCEL" invisible="not active"/>
4848
<field name="state" widget="statusbar"/>
49-
<field name="active" invisible="True"/>
5049
</header>
5150
<sheet>
5251
<div>

0 commit comments

Comments
 (0)