@@ -6,6 +6,15 @@
<script type="text/javascript">
$(window).ready(function() {
$('body').html2canvas();
/*
var queue = html2canvas.Parse();
console.log(queue);
var canvas = html2canvas.Renderer(queue);
$('body').append(canvas);*/
});
</script>
The note is not visible to the blocked user.