1
0
Fork 0

update tour text

- new classname for posting guide
- various improvements to wording
- use function to find responsive menu elements
- add scrollTo transitions where needed
This commit is contained in:
Hugh Rundle 2022-07-17 16:13:12 +10:00
parent 43c598d92c
commit 387f2a70c9
8 changed files with 182 additions and 23 deletions

View file

@ -97,7 +97,7 @@ tour.addSteps([
],
},
{
text: "{% trans 'The Books tab shows your book shelves. We\'ll explore this next.' %}",
text: "{% trans 'The Books tab shows your book shelves. We\'ll explore this later in the tour.' %}",
title: "{% trans 'Books' %}",
attachTo: {
element: "#tour-shelves-tab",