diff options
| author | Carlton Gibson <carlton.gibson@noumenal.es> | 2021-01-26 09:24:16 +0100 |
|---|---|---|
| committer | Carlton Gibson <carlton.gibson@noumenal.es> | 2021-01-27 08:48:14 +0100 |
| commit | fa203f17591d53178c28b20f9ad337812666445d (patch) | |
| tree | 21464ce181342776bcf3b6406414d91d2d5a338a /docs/intro/tutorial07.txt | |
| parent | 18adc89e50dca63b664a721ea9790279524b6db3 (diff) | |
[3.1.x] Fixed #32348, Refs #29087 -- Corrected tutorial for updated deleting inlines UI.
Updated tutorial to match change in 24e540fbd71bd2b0843e751bde61ad0052a811b3
allowing deletion of original extra inlines.
Backport of f4272d000af598018247fe9687dac0fd02a29a7c from master
Diffstat (limited to 'docs/intro/tutorial07.txt')
| -rw-r--r-- | docs/intro/tutorial07.txt | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/docs/intro/tutorial07.txt b/docs/intro/tutorial07.txt index 9bcc2b40a3..e3a3c4701c 100644 --- a/docs/intro/tutorial07.txt +++ b/docs/intro/tutorial07.txt @@ -156,8 +156,8 @@ already-created object, you get another three extra slots. At the end of the three current slots you will find an "Add another Choice" link. If you click on it, a new slot will be added. If you want to remove the -added slot, you can click on the X to the top right of the added slot. Note -that you can't remove the original three slots. This image shows an added slot: +added slot, you can click on the X to the top right of the added slot. This +image shows an added slot: .. image:: _images/admin14t.png :alt: Additional slot added dynamically |
