mirror of
https://github.com/Hopiu/wagtail.git
synced 2026-05-27 08:04:01 +00:00
fix formatting on release notes page
This commit is contained in:
parent
a2ec49e01a
commit
852a6de301
1 changed files with 2 additions and 2 deletions
|
|
@ -26,8 +26,8 @@ Minor features
|
|||
Bug fixes
|
||||
~~~~~~~~~
|
||||
|
||||
* Email templates and document uploader now support custom `STATICFILES_STORAGE` (Jonny Scholes)
|
||||
* Removed alignment options (deprecated in HTML and not rendered by Wagtail) from `TableBlock` context menu (Moritz Pfeiffer)
|
||||
* Email templates and document uploader now support custom ``STATICFILES_STORAGE`` (Jonny Scholes)
|
||||
* Removed alignment options (deprecated in HTML and not rendered by Wagtail) from ``TableBlock`` context menu (Moritz Pfeiffer)
|
||||
* Fixed incorrect CSS path on ModelAdmin's "choose a parent page" view
|
||||
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue