Quellcode durchsuchen

Added link to description of InlinePanel

Vallabh vor 2 Jahren
Ursprung
Commit
e0ea3ee448
1 geänderte Dateien mit 1 neuen und 0 gelöschten Zeilen
  1. 1 0
      docs/topics/pages.md

+ 1 - 0
docs/topics/pages.md

@@ -377,6 +377,7 @@ content_panels = [
 ```
 
 The first argument must match the value of the `related_name` attribute of the `ParentalKey`.
+For a brief description of parameters taken by `InlinePanel`, see [Inline Panel](https://docs.wagtail.org/en/latest/reference/pages/panels.html#inlinepanel) 
 
 ## Working with pages