recover existing conversation loading functionality for home,search,community,display,etc. whilst working on the ajax stuff in network

This commit is contained in:
friendica
2012-07-25 18:57:04 -07:00
parent 78b8684ab4
commit fc53a7a09e
6 changed files with 24 additions and 8 deletions

View File

@@ -721,7 +721,7 @@ jQuery.timeago.settings.strings = {
$("abbr.wall-item-ago-time").timeago();
$("div.wall-item-body").divgrow({ initialHeight: 400 });
//$("div.wall-item-body").divgrow({ initialHeight: 400 });
});