diff options
author | friendica <info@friendica.com> | 2013-08-31 04:19:26 -0700 |
---|---|---|
committer | friendica <info@friendica.com> | 2013-08-31 04:19:26 -0700 |
commit | d43a7659854c4bb6052c05a932b257883ea72748 (patch) | |
tree | ab0917c4cd717efd38ee043ddc18ff50c6fdaa6e /doc/html/classApp.js | |
parent | 74582630177b104f35113cee77d2c7ac5f74f412 (diff) | |
download | volse-hubzilla-d43a7659854c4bb6052c05a932b257883ea72748.tar.gz volse-hubzilla-d43a7659854c4bb6052c05a932b257883ea72748.tar.bz2 volse-hubzilla-d43a7659854c4bb6052c05a932b257883ea72748.zip |
more debugging on localize_item top find out why likes are not translated in notifications, but are in displayed posts (using 'new' on matrix page) - in one case we're successfully pulling stuff from item['object'] and in the other we aren't - and it's the same object.
Diffstat (limited to 'doc/html/classApp.js')
-rw-r--r-- | doc/html/classApp.js | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/doc/html/classApp.js b/doc/html/classApp.js index 958b1fb6a..599db1c69 100644 --- a/doc/html/classApp.js +++ b/doc/html/classApp.js @@ -65,6 +65,7 @@ var classApp = [ "$interactive", "classApp.html#a4c7cfc62d39508086cf300dc2e39c4df", null ], [ "$js_sources", "classApp.html#a11e24b3ed9b33ffee7dd41d110b4366d", null ], [ "$language", "classApp.html#a1a297e70b3667b83f4460aa7ed9f5d6f", null ], + [ "$layout", "classApp.html#a58ac598544892ff7c32890291b72635e", null ], [ "$ldelim", "classApp.html#a59dd4b665c70e7dbd80682c014ff7145", null ], [ "$module", "classApp.html#a9bf62f8e39585c0aa48fcffc3bf3484d", null ], [ "$module_loaded", "classApp.html#a6e4f0fbfa3cf6c11baebe22a03db6165", null ], |