Skip to content

Commit

Permalink
Fixed formatting in How to extend the Toolbar docs
Browse files Browse the repository at this point in the history
  • Loading branch information
sir-sigurd committed Oct 11, 2017
1 parent 3b14f1a commit fefa2d7
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions docs/how_to/toolbar.rst
Expand Up @@ -37,6 +37,7 @@ classes that extend ``cms.toolbar_base.CMSToolbar`` and are registered using :me
The register function can be used as a decorator.

These classes have four attributes:

* ``toolbar`` (the toolbar object)
* ``request`` (the current request)
* ``is_current_app`` (a flag indicating whether the current request is handled by the same app as the function is in)
Expand Down

0 comments on commit fefa2d7

Please sign in to comment.