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:
parent
43c598d92c
commit
387f2a70c9
8 changed files with 182 additions and 23 deletions
|
@ -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",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue