@ -15,6 +15,7 @@ $(function() {
var R = data;
var $texts = [];
$('text').each(function() {
$(this).css({'cursor': 'pointer'});
var $tspan = $(this).children('tspan').eq(0);
var key = $.trim($tspan.text());
if (R.hasOwnProperty(key)) {
The note is not visible to the blocked user.