8000 Fix content mode related to #6694 (#6696) by FinalAngel · Pull Request #6711 · django-cms/django-cms · GitHub
[go: up one dir, main page]

Skip to content

Fix content mode related to #6694 (#6696) #6711

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 3 commits into from
Aug 7, 2019
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 1 addition & 0 deletions AUTHORS
Original file line number Diff line number Diff line change
Expand Up @@ -160,6 +160,7 @@ Contributors (based on gitlog, 537 unique authors):
* Dmitry Akinin
* Dmitry Gorelik
* Dmytro Gorelik
* Dmytro Litvinov
* Donatas
* Donatas Kučinskas
* Douwe van der Meij
Expand Down
Binary file removed docs/user/tutorial/images/structure-content.png
View file Open in desktop
Binary file not shown.
4 changes: 0 additions & 4 deletions docs/user/tutorial/structure-content-modes.rst
Original file line number Diff line number Diff line change
Expand Up @@ -2,10 +2,6 @@
Structure and content modes
###########################

.. image:: /user/tutorial/images/structure-content.png
:align: right
:alt: the 'Structure/Content' mode control
:width: 71

The *Structure/Content* mode control in the toolbar lets you switch between two different editing
modes.
Expand Down
0