Skip to content
Snippets Groups Projects
Commit f04edba8 authored by Stéphane Wirtel's avatar Stéphane Wirtel
Browse files

[FIX] allow to use the rowspan attribute on the group tag

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

bzr revid: stephane@tinyerp.com-20090202071347-af02011b97ro5237
parent 5d4c72c1
No related branches found
No related tags found
No related merge requests found
......@@ -272,6 +272,7 @@
<rng:optional><rng:attribute name="attrs"/></rng:optional>
<rng:optional><rng:attribute name="col"/></rng:optional>
<rng:optional><rng:attribute name="colspan"/></rng:optional>
<rng:optional><rng:attribute name="rowspan"/></rng:optional>
<rng:optional><rng:attribute name="position"/></rng:optional>
<rng:optional><rng:attribute name="expand"/></rng:optional>
<rng:optional><rng:attribute name="states"/></rng:optional>
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment