[CLN] conf.py: stop labelling saas-15.1 in version switcher
The branch was recently dropped from the supported versions. We no longer need to add a label for it in the version switcher. closes odoo/documentation#2431 Signed-off-by: Antoine Vandevenne (anv) <anv@odoo.com>
This commit is contained in:
parent
4b5a6c5682
commit
2481e3d842
1
conf.py
1
conf.py
@ -158,7 +158,6 @@ sphinx.transforms.i18n.docname_to_domain = (
|
|||||||
versions_names = {
|
versions_names = {
|
||||||
'master': "Master",
|
'master': "Master",
|
||||||
'saas-15.2': "Odoo Online",
|
'saas-15.2': "Odoo Online",
|
||||||
'saas-15.1': "Odoo Online",
|
|
||||||
'15.0': "Odoo 15",
|
'15.0': "Odoo 15",
|
||||||
'14.0': "Odoo 14",
|
'14.0': "Odoo 14",
|
||||||
'13.0': "Odoo 13",
|
'13.0': "Odoo 13",
|
||||||
|
Loading…
Reference in New Issue
Block a user