Correct description of 'title' class on FieldPanel - fixes #2990

pull/2982/merge
Matt Westcott 2016-09-15 17:02:25 +01:00
rodzic b0aa210078
commit 8aa316c575
1 zmienionych plików z 1 dodań i 1 usunięć

Wyświetl plik

@ -22,7 +22,7 @@ FieldPanel
The CSS class ``full`` can be used to format the panel so it covers the full width of the Wagtail page editor.
The CSS class ``title`` can be used to mark a field as the source for auto-generated slug strings.
The CSS class ``title`` can be used to give the field a larger text size, suitable for representing page titles and section headings.
.. attribute:: FieldPanel.widget (optional)