@@ -559,8 +559,6 @@ function IFM() {
$('.clickable-row').click(function(event) {
if( event.ctrlKey ) {
$(this).toggleClass( 'selectedItem' );
} else {
self.highlightItem( $(this) );
}
});
The note is not visible to the blocked user.