[FIX] Add the comparator attribute for the field tag in the view

bzr revid: stephane@tinyerp.com-20081219162448-r2gbr337orjl48ot
This commit is contained in:
Stephane Wirtel 2008-12-19 17:24:48 +01:00
parent a307a500e2
commit 5d39d9adc2
1 changed files with 1 additions and 0 deletions

View File

@ -222,6 +222,7 @@
<rng:optional><rng:attribute name="domain"/></rng:optional>
<rng:optional><rng:attribute name="invisible"/></rng:optional>
<rng:optional><rng:attribute name="password"/></rng:optional>
<rng:optional><rng:attribute name="comparator"/></rng:optional>
<rng:optional><rng:attribute name="sum"/></rng:optional>
<rng:optional><rng:attribute name="select"/></rng:optional>
<rng:optional><rng:attribute name="group"/></rng:optional>