mirror of
https://github.com/Hopiu/wagtail.git
synced 2026-04-05 07:31:06 +00:00
Add note about deleting in docs
This commit is contained in:
parent
d05734c934
commit
b5bfb66a11
1 changed files with 1 additions and 0 deletions
|
|
@ -18,6 +18,7 @@ The Snippets menu
|
|||
* You can access the Snippets menu by clicking on the 'Snippets' link in the left-hand menu bar.
|
||||
* To add or edit a snippet, click on the snippet type you are interested in (often help text will be included to help you in selecting the right type)
|
||||
* Click on an individual snippet to edit, or click 'Add ...' in the top right to add a new snippet
|
||||
* To delete snippets, select one or more snippets with the tickbox on the left and then click the delete button near the top right
|
||||
|
||||
.. Warning::
|
||||
Editing a snippet will change it on all of the pages on which it has been used. In the top-right of the Snippet edit screen you will see a label saying how many times the snippet has been used. Clicking this label will display a listing of all of these pages.
|
||||
|
|
|
|||
Loading…
Reference in a new issue