In the readOnly popup add the link to the specific node
authorrougeronj
Wed, 10 Jun 2015 16:00:16 +0200
changeset 474 4f9aa2f4af8c
parent 473 6649d2d75a87
child 475 e3537f6de112
In the readOnly popup add the link to the specific node
client/templates/nodeeditor_readonly.html
--- a/client/templates/nodeeditor_readonly.html	Wed Jun 10 15:58:42 2015 +0200
+++ b/client/templates/nodeeditor_readonly.html	Wed Jun 10 16:00:16 2015 +0200
@@ -26,3 +26,4 @@
         <%- shortenText(node.created_by_title, 25) %>
     </p>
 <% } %>
+    <a href="/#?idnode=<%-node.id%>" target="_blank"><%-renkan.translate("Link to the node")%></a>