diff --git a/general/developer_mode/activate.rst b/general/developer_mode/activate.rst index 04aeed7f1..5f7dd20e1 100644 --- a/general/developer_mode/activate.rst +++ b/general/developer_mode/activate.rst @@ -31,9 +31,6 @@ Through a browser extension :align: center :alt: View of odoo’s debug icon in a chrome’s toolbar -.. tip:: - Developers: type ``?debug=assets`` and activate the mode with assets. - Through the URL --------------- @@ -43,6 +40,9 @@ In the URL add ``?debug=1`` or ``?debug=true`` after *web*. :align: center :alt: Overview of an url with the debug mode command added in Odoo +.. tip:: + Developers: type ``?debug=assets`` and activate the mode with assets. + Locate the mode tools ---------------------