You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
InstallScript_Odoo/base/tests/split_table/copy_attributes.split1.xml

19 lines
376 B

<root>
<table id="cool-table" class="fancy-style">
<tr>
<td>1</td>
<td>1</td>
<td>1</td>
</tr>
</table>
<table id="cool-table" class="fancy-style">
<tr>
<td>
<td>2</td>
<td>2</td>
<td>2</td>
</td>
</tr>
</table>
</root>