Skip to content

Commit

Permalink
Merge PR #980 into 18.0
Browse files Browse the repository at this point in the history
Signed-off-by pedrobaeza
  • Loading branch information
OCA-git-bot committed Oct 28, 2024
2 parents 7233107 + 132c98e commit 0af1030
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
<xpath expr="//t[@t-foreach='a.value_ids']" position="attributes">
<attribute name="t-if">attr_values_used &amp; v</attribute>
</xpath>
<xpath expr="//input[@name='attribute_value']/.." position="attributes">
<xpath expr="//input[@name='attribute_value']/../.." position="attributes">
<attribute name="t-if">attr_values_used &amp; v</attribute>
</xpath>
</template>
Expand Down

0 comments on commit 0af1030

Please sign in to comment.