mirror of
https://github.com/odoo/documentation.git
synced 2026-01-03 02:09:27 +07:00
[IMP] conf.py, *: interpolate the version and releases in the content
This commit replaces hard-coded occurrences of the version and of the last, current and next releases' version with placeholders interpolated at build time to avoid manually updating these after each freeze. task-2917614 closes odoo/documentation#3051 Signed-off-by: Antoine Vandevenne (anv) <anv@odoo.com>
This commit is contained in:
@@ -2405,7 +2405,7 @@ do that, several steps should be done.
|
||||
}
|
||||
|
||||
The ``updateControlPanel`` is the main method to customize the content in controlpanel.
|
||||
For more information, look into the `control_panel_renderer.js <https://github.com/odoo/odoo/blob/13.0/addons/web/static/src/js/views/control_panel/control_panel_renderer.js#L130>`_ file.
|
||||
For more information, look into the `control_panel_renderer.js <{GITHUB_PATH}/addons/web/static/src/js/views/control_panel/control_panel_renderer.js#L130>`_ file.
|
||||
|
||||
.. _.appendTo():
|
||||
https://api.jquery.com/appendTo/
|
||||
|
||||
Reference in New Issue
Block a user