@@ -1,5 +1,5 @@
$(document).ready(function() {
$('#top_nav_bar').load('top_nav.html');
$('#top_nav_bar').load('../components/top_nav.html');
$('#productdetail').hide();
$('#backbutton').hide();
});
The note is not visible to the blocked user.