1146
1146
* @method setup_load_comments
1148
1148
namespace.setup_load_comments = function() {
1149
1153
var show_comments_link = Y.one('#show-comments-link');
1150
1154
if (Y.Lang.isValue(show_comments_link)) {
1151
1155
var current_offset = LP.cache.initial_comment_batch_offset;