Add cross ref to `InlinePanel` DOM events in client-side docs

- See #10590 & #10948
pull/11120/head
LB Johnston 2023-10-19 22:06:59 +10:00 zatwierdzone przez LB (Ben Johnston)
rodzic 8f9cb7c007
commit 4a0ab8bf0a
1 zmienionych plików z 1 dodań i 0 usunięć

Wyświetl plik

@ -43,6 +43,7 @@ Wagtail supports some custom behaviour via listening or dispatching custom DOM e
- See [Images title generation on upload](images_title_generation_on_upload).
- See [Documents title generation on upload](docs_title_generation_on_upload).
- See [`InlinePanel` DOM events](inline_panel_events).
(extending_client_side_stimulus)=