mirror of
https://github.com/Hopiu/wagtail.git
synced 2026-04-02 14:20:33 +00:00
update docs for register_settings_menu_item to indicate it's now scheduled for 0.7
This commit is contained in:
parent
a91cd56824
commit
f4e27a61bb
1 changed files with 1 additions and 1 deletions
|
|
@ -559,7 +559,7 @@ The available hooks are:
|
|||
.. _register_settings_menu_item:
|
||||
|
||||
``register_settings_menu_item``
|
||||
.. versionadded:: 0.6
|
||||
.. versionadded:: 0.7
|
||||
|
||||
As ``register_admin_menu_item``, but registers menu items into the 'Settings' sub-menu rather than the top-level menu.
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue