8000
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 16c24a4 commit 70c11c9Copy full SHA for 70c11c9
docs/how_to/toolbar.rst
@@ -37,6 +37,7 @@ classes that extend ``cms.toolbar_base.CMSToolbar`` and are registered using :me
37
The register function can be used as a decorator.
38
39
These classes have four attributes:
40
+
41
* ``toolbar`` (the toolbar object)
42
* ``request`` (the current request)
43
* ``is_current_app`` (a flag indicating whether the current request is handled by the same app as the function is in)
0 commit comments