aboutsummaryrefslogtreecommitdiffstats
path: root/doc/context/en/wiki
diff options
context:
space:
mode:
authorAndrew Manning <andrew@reticu.li>2016-11-26 20:29:53 -0700
committerAndrew Manning <andrew@reticu.li>2016-11-26 20:29:53 -0700
commitd96ab7c86798c692890ead5c54475fdabb5f83c9 (patch)
tree27d1d086a6a332e3f573f2413d466588570c962a /doc/context/en/wiki
parent68fd1c28b0bf21864753106e4345f0908b4f2e49 (diff)
downloadvolse-hubzilla-d96ab7c86798c692890ead5c54475fdabb5f83c9.tar.gz
volse-hubzilla-d96ab7c86798c692890ead5c54475fdabb5f83c9.tar.bz2
volse-hubzilla-d96ab7c86798c692890ead5c54475fdabb5f83c9.zip
Update wiki context help. Modify context page element focus feature to do nothing if the target DOM element is not found.
Diffstat (limited to 'doc/context/en/wiki')
-rw-r--r--doc/context/en/wiki/help.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/context/en/wiki/help.html b/doc/context/en/wiki/help.html
index 314a9d60b..a42914c17 100644
--- a/doc/context/en/wiki/help.html
+++ b/doc/context/en/wiki/help.html
@@ -1,7 +1,7 @@
<dl class="dl-horizontal">
<dt>General</dt>
<dd>Each wiki is a collection of pages, composed as Markdown-formatted text files.</dd>
- <dt><a href='#' onclick='contextualHelpFocus("#wiki_list", 1); return false;' title="Click to highlight element...">Wiki List</a></dt>
+ <dt><a href='#' onclick='contextualHelpFocus("#wikis-index", 1); return false;' title="Click to highlight element...">Wiki List</a></dt>
<dd>Wikis owned by the channel <i>that you have permission to view</i> are listed in the side panel.</dd>
<dt><a href='#' onclick='contextualHelpFocus("#wiki-get-history", 0); return false;' title="Click to highlight element...">Page History</a></dt>
<dd>Every revision of a page is saved to allow quick reversion. Click the <b>History</b> tab to view a history of page revisions, including the date and author of each. The revert button will load the selected revision but will not automatically save the page.</dd>