diff options
author | friendica <info@friendica.com> | 2014-04-04 15:24:45 -0700 |
---|---|---|
committer | friendica <info@friendica.com> | 2014-04-04 15:25:18 -0700 |
commit | f832e5958594a942060766993625893f22beb59e (patch) | |
tree | 3b955d2c642f6a7bc9f8aea358f03a6494b055e1 /doc/html/navtree.js | |
parent | 3f1a78fa690e2220b46823527f3abf0a0d51cd8e (diff) | |
download | volse-hubzilla-f832e5958594a942060766993625893f22beb59e.tar.gz volse-hubzilla-f832e5958594a942060766993625893f22beb59e.tar.bz2 volse-hubzilla-f832e5958594a942060766993625893f22beb59e.zip |
doc updates, plus back-end work for rpost to let you post to a different channel than your current logged-in channel. Need the same for rbmark back-end. Then we "just" need a selector widget on the editor forms.
Diffstat (limited to 'doc/html/navtree.js')
-rw-r--r-- | doc/html/navtree.js | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/doc/html/navtree.js b/doc/html/navtree.js index 2731c443f..e5caaf05b 100644 --- a/doc/html/navtree.js +++ b/doc/html/navtree.js @@ -41,9 +41,9 @@ var NAVTREEINDEX = "classphoto__driver.html#abc9f73ad90923772d52b9fcc4eb117dd", "filestorage_8php.html#ad3b64e3ece9831f9d3a9f00c0ae983cd", "include_2api_8php.html#ae82608c317421f27446465aa6724733d", -"mod_2bookmarks_8php.html", -"redbasic_2php_2theme_8php.html", -"tpldebug_8php.html#a5358407d65f2ca826f96356a6642d149" +"minimalisticdarkness_8php.html#a7e6c3d4efde4e9a2de32308081372c6b", +"randprof_8php.html#abf5dba3c608b9304cbf68327cd31b090", +"theme_2blogga_2view_2theme_2blog_2default_8php.html#a720581ae288aa09511670563e4205a4a" ]; var SYNCONMSG = 'click to disable panel synchronisation'; |