From 194d2fc5d1e4b0b20d5dce4d2c65d7e3ca9efb76 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Cl=C3=A9ment=20OUDOT?= Date: Fri, 20 Aug 2021 12:05:51 +0200 Subject: [PATCH] Upgrade notes on template changes (#2585) --- doc/sources/admin/upgrade_2_0_x.rst | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/doc/sources/admin/upgrade_2_0_x.rst b/doc/sources/admin/upgrade_2_0_x.rst index 59aacc0fc..7600386ce 100644 --- a/doc/sources/admin/upgrade_2_0_x.rst +++ b/doc/sources/admin/upgrade_2_0_x.rst @@ -29,6 +29,12 @@ None 2.0.13 ------ +Portal templates changes +~~~~~~~~~~~~~~~~~~~~~~~~ + +Some ``autocomplete`` attributes have been added to improve accessibility in the following files: ``checkdevops.tpl``, ``checkuser.tpl``, ``register.tpl``. + + 2.0.12 ------