@ -109,6 +109,9 @@ $(function() {
});
function getPostersHTML(padma_ids) {
if (typeof(padma_ids) === 'undefined') {
return '';
}
var limit = 0; //limit is the no of posters to show minus one
var html = '';
for (var i=0; i<padma_ids.length; i++) {
The note is not visible to the blocked user.