partial fix, now you can add the attrs on the label tag

TODO: need to work on clinet side for apply the attribute

lp bug: https://launchpad.net/bugs/308679 fixed

bzr revid: mga@tinyerp.com-20081216192713-qlfz2jpav6hs1kw5
This commit is contained in:
Mantavya Gajjar 2008-12-17 00:57:13 +05:30
parent 914593fe8a
commit bc48f7a2d6
1 changed files with 1 additions and 0 deletions

View File

@ -62,6 +62,7 @@
<rng:optional><rng:attribute name="colspan"/></rng:optional>
<rng:optional><rng:attribute name="string"/></rng:optional>
<rng:optional><rng:attribute name="angle"/></rng:optional>
<rng:optional><rng:attribute name="attrs"/></rng:optional>
<rng:zeroOrMore>
<rng:text/>
</rng:zeroOrMore>