[FIX] general: add uncomitted changes to dfc585d
This commit is contained in:
parent
dfc585d25f
commit
740613816a
@ -9,7 +9,7 @@ Through the Settings application
|
|||||||
|
|
||||||
Go to :menuselection:`Settings --> Activate the developer mode`.
|
Go to :menuselection:`Settings --> Activate the developer mode`.
|
||||||
|
|
||||||
.. image:: media/settingsdebug.png
|
.. image:: media/settings.png
|
||||||
:align: center
|
:align: center
|
||||||
:alt: Overview of the debug options under settings in Odoo
|
:alt: Overview of the debug options under settings in Odoo
|
||||||
|
|
||||||
@ -24,8 +24,8 @@ Through a browser extension
|
|||||||
|
|
||||||
| Go to the settings and extensions of your web browser, and search for *Odoo Debug*. Once the
|
| Go to the settings and extensions of your web browser, and search for *Odoo Debug*. Once the
|
||||||
extension is installed, a new icon will be shown on your toolbar.
|
extension is installed, a new icon will be shown on your toolbar.
|
||||||
| A single click enables a normal version of the mode, while a double click enables it with assets.
|
| For the *Odoo Debug* extension, a single click enables a normal version of the mode, while a
|
||||||
| To deactivate it, use a single click.
|
double click enables it with assets. To deactivate it, use a single click.
|
||||||
|
|
||||||
.. image:: media/monkey.png
|
.. image:: media/monkey.png
|
||||||
:align: center
|
:align: center
|
||||||
@ -37,7 +37,7 @@ Through a browser extension
|
|||||||
Through the URL
|
Through the URL
|
||||||
---------------
|
---------------
|
||||||
|
|
||||||
On the URL add ``?debug=1`` or ``?debug=trueafter`` after *web*.
|
In the URL add ``?debug=1`` or ``?debug=true`` after *web*.
|
||||||
|
|
||||||
.. image:: media/url.png
|
.. image:: media/url.png
|
||||||
:align: center
|
:align: center
|
||||||
@ -46,8 +46,9 @@ On the URL add ``?debug=1`` or ``?debug=trueafter`` after *web*.
|
|||||||
Locate the mode tools
|
Locate the mode tools
|
||||||
---------------------
|
---------------------
|
||||||
|
|
||||||
The bug icon, *Open Developer Tools*, can be found on the header of your pages.
|
The Developer mode tools can be accessed from the *Open Developer Tools* button, located on the
|
||||||
|
header of your pages.
|
||||||
|
|
||||||
.. image:: media/bugicon.png
|
.. image:: media/button_location.png
|
||||||
:align: center
|
:align: center
|
||||||
:alt: Overview of a console page and the debug icon being shown in Odoo
|
:alt: Overview of a console page and the debug icon being shown in Odoo
|
||||||
|
Loading…
Reference in New Issue
Block a user