mirror of
https://github.com/Hopiu/wagtail.git
synced 2026-04-20 06:50:58 +00:00
Typo
This commit is contained in:
parent
950e77d2aa
commit
8c686b6a6b
1 changed files with 1 additions and 1 deletions
|
|
@ -70,7 +70,7 @@ InlinePanel
|
|||
|
||||
This panel allows for the creation of a "cluster" of related objects over a join to a separate model, such as a list of related links or slides to an image carousel.
|
||||
|
||||
This is a poweful but complex feature which will take some space to cover, so we'll skip over it for now. For a full explanation on the usage of ``InlinePanel``, see :ref:`inline_panels`.
|
||||
This is a powerful but complex feature which will take some space to cover, so we'll skip over it for now. For a full explanation on the usage of ``InlinePanel``, see :ref:`inline_panels`.
|
||||
|
||||
FieldRowPanel
|
||||
-------------
|
||||
|
|
|
|||
Loading…
Reference in a new issue