From f7fc839bc04b642eaac85bbd4513d35ce18d0c0f Mon Sep 17 00:00:00 2001
From: Alexey Pelykh
Date: Tue, 20 Nov 2018 10:46:18 +0200
Subject: [PATCH] [12.0][FIX] web_widget_x2many_2d_matrix: README
---
web_widget_x2many_2d_matrix/README.rst | 2 +-
web_widget_x2many_2d_matrix/readme/USAGE.rst | 2 +-
web_widget_x2many_2d_matrix/static/description/index.html | 8 +++++---
3 files changed, 7 insertions(+), 5 deletions(-)
diff --git a/web_widget_x2many_2d_matrix/README.rst b/web_widget_x2many_2d_matrix/README.rst
index 9972ee0e0..f49108245 100644
--- a/web_widget_x2many_2d_matrix/README.rst
+++ b/web_widget_x2many_2d_matrix/README.rst
@@ -96,7 +96,7 @@ show_column_totals
column totals. True by default
Example
-=======
+~~~~~~~
You need a data structure already filled with values. Let's assume we want to
use this widget in a wizard that lets the user fill in planned hours for one
diff --git a/web_widget_x2many_2d_matrix/readme/USAGE.rst b/web_widget_x2many_2d_matrix/readme/USAGE.rst
index 8716546d4..514257d00 100644
--- a/web_widget_x2many_2d_matrix/readme/USAGE.rst
+++ b/web_widget_x2many_2d_matrix/readme/USAGE.rst
@@ -37,7 +37,7 @@ show_column_totals
column totals. True by default
Example
-=======
+~~~~~~~
You need a data structure already filled with values. Let's assume we want to
use this widget in a wizard that lets the user fill in planned hours for one
diff --git a/web_widget_x2many_2d_matrix/static/description/index.html b/web_widget_x2many_2d_matrix/static/description/index.html
index 8ee519c96..0b7103e3a 100644
--- a/web_widget_x2many_2d_matrix/static/description/index.html
+++ b/web_widget_x2many_2d_matrix/static/description/index.html
@@ -404,8 +404,10 @@ hacks.
Table of contents
-
+
You need a data structure already filled with values. Let’s assume we want to
use this widget in a wizard that lets the user fill in planned hours for one
task per project per user. In this case, we can use project.task as our
@@ -506,6 +507,7 @@ the field in the default function:
</field>
+