@ -267,4 +267,9 @@
}
$(".resource-list-from").each(function(){
var titleContent = $(this).text();
$(this).attr("title",titleContent);
});
</script>