[MIG+REF][11] web_widget_x2many_2d_matrix

The widget has been completely refactored
to benefit from the new MVC paradigm introduced in v11.
This commit is contained in:
Simone Orsi
2018-02-19 17:48:06 +01:00
parent 75f79755c0
commit 69cc921ab3
13 changed files with 623 additions and 515 deletions

View File

@@ -1,8 +1,3 @@
.oe_form_field_x2many_2d_matrix th.oe_link
{
cursor: pointer;
}
.oe_form_field_x2many_2d_matrix .oe_list_content > tbody > tr > td.oe_list_field_cell
{
white-space: normal;
.o_field_x2many_2d_matrix .row-total {
font-weight: bold;
}