1152
1152
* @method setup_load_comments
1154
1154
namespace.setup_load_comments = function() {
1159
1155
var show_comments_link = Y.one('#show-comments-link');
1160
1156
if (Y.Lang.isValue(show_comments_link)) {
1161
1157
var current_offset = LP.cache.initial_comment_batch_offset;