Dave Jarvis' Repositories

git clone https://repo.autonoma.ca/repo/delibero.git

Revised tour text.

Author Dave Jarvis <email>
Date 2013-11-11 17:39:10 GMT-0800
Commit f72f4e4b8461a70fe5b9acbb83cdfa140d0bc3f2
Parent 71f9e91
Delta 3 lines added, 3 lines removed
js/discuss.js
-var index = 9;
+var index = 0;
var tours = [
{
"d": 35,
"e": "div.policy-implication-counter-text:first",
- "t": 'Points and counter-points can be improved by editing inline. All changes are moderated. Users involved in the discussion are notified of meaningful changes.'
+ "t": 'Points and counter-points can be improved by editing inline. All changes are moderated. Users involved in the discussion are notified of changes.'
},
{
"d": -5,
"e": "a.internal-support-link",
- "t": 'All discussion points link to supporting information. Click "status and usage" for an example support page.'
+ "t": 'All discussion points link to supporting information. Select this link to view an example support page.'
},
];