diff -r fd2b5a7ec356 -r 364c367df7fc client/templates/nodeeditor_readonly.html --- a/client/templates/nodeeditor_readonly.html Wed Jun 10 14:27:12 2015 +0200 +++ b/client/templates/nodeeditor_readonly.html Fri Jun 12 14:46:08 2015 +0200 @@ -16,7 +16,7 @@ <%-node.short_uri%>
<% } %> <% if (options.show_node_tooltip_description) { %> -<%-node.description%>
+<%=node.description%>
<% } %> <% if (node.image && options.show_node_tooltip_image) { %>