diff --git a/web_tree_dynamic_colored_field/README.rst b/web_tree_dynamic_colored_field/README.rst index a8893444b..484711548 100644 --- a/web_tree_dynamic_colored_field/README.rst +++ b/web_tree_dynamic_colored_field/README.rst @@ -89,6 +89,9 @@ Usage ... +* You can also use ``colors="bg_color_field: my_color"`` to defined the field name that will be used + for the background color of the line. + * If you want to use more than one color, you can split the attributes using ';': .. code:: @@ -135,6 +138,7 @@ Authors * Camptocamp * Therp BV +* GRAP Contributors ~~~~~~~~~~~~ @@ -143,6 +147,7 @@ Contributors * Holger Brunn * Artem Kostyuk * Guewen Baconnier +* Sylvain LE GAL Maintainers ~~~~~~~~~~~ diff --git a/web_tree_dynamic_colored_field/static/description/index.html b/web_tree_dynamic_colored_field/static/description/index.html index d5fcf9a7a..6aae54839 100644 --- a/web_tree_dynamic_colored_field/static/description/index.html +++ b/web_tree_dynamic_colored_field/static/description/index.html @@ -429,6 +429,9 @@ With this example, column which renders 'name' field will have its text colored ... +
  • You can also use colors="bg_color_field: my_color" to defined the field name that will be used +for the background color of the line.

    +
  • If you want to use more than one color, you can split the attributes using ‘;’:

  • @@ -470,6 +473,7 @@ If you spotted it first, help us smashing it by providing a detailed and welcome
    • Camptocamp
    • Therp BV
    • +
    • GRAP
    @@ -479,6 +483,7 @@ If you spotted it first, help us smashing it by providing a detailed and welcome
  • Holger Brunn <hbrunn@therp.nl>
  • Artem Kostyuk <a.kostyuk@mobilunity.com>
  • Guewen Baconnier <guewen.baconnier@camptocamp.com>
  • +
  • Sylvain LE GAL <https://twitter.com/legalsylvain>