8000 Fixed formatting in How to extend the Toolbar docs · django-cms/django-cms@fefa2d7 · GitHub
[go: up one dir, main page]

Skip to content

Commit fefa2d7

Browse files
authored
Fixed formatting in How to extend the Toolbar docs
1 parent 3b14f1a commit fefa2d7

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