8000 Fixed formatting in How to extend the Toolbar docs (#6096) · django-cms/django-cms@70c11c9 · GitHub
[go: up one dir, main page]

Skip to content

Commit 70c11c9

Browse files
sir-sigurdczpython
authored andcommitted
Fixed formatting in How to extend the Toolbar docs (#6096)
1 parent 16c24a4 commit 70c11c9

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

docs/how_to/toolbar.rst

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -37,6 +37,7 @@ classes that extend ``cms.toolbar_base.CMSToolbar`` and are registered using :me
3737
The register function can be used as a decorator.
3838

3939
These classes have four attributes:
40+
4041
* ``toolbar`` (the toolbar object)
4142
* ``request`` (the current request)
4243
* ``is_current_app`` (a flag indicating whether the current request is handled by the same app as the function is in)

0 commit comments

Comments
 (0)
0