Skip to content

Commit

Permalink
FIX Analytics not required
Browse files Browse the repository at this point in the history
  • Loading branch information
ecino committed Mar 28, 2017
1 parent c3d9e0d commit 24cf89b
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -45,6 +45,7 @@
<field name="analytics_id" position="attributes">
<attribute name="attrs">{'invisible':[('type', '!=', 'attribution')],
'required':[('type', '=', 'attribution')]}</attribute>
<attribute name="required" position="replace"/>
</field>
<field name="product_id" position="attributes">
<attribute name="attrs">{'invisible':[('type', '=', 'attribution')]}</attribute>
Expand Down

0 comments on commit 24cf89b

Please sign in to comment.