From b34b5705e022d71da3039e1714ea5a4c8e9ec94f Mon Sep 17 00:00:00 2001 From: Helmut Merz Date: Thu, 14 May 2015 14:57:45 +0200 Subject: [PATCH] correctly position div element for headline and body of concept subpage --- browser/node_macros.pt | 19 ++++++++++++------- 1 file changed, 12 insertions(+), 7 deletions(-) diff --git a/browser/node_macros.pt b/browser/node_macros.pt index 41d8a10..8965958 100644 --- a/browser/node_macros.pt +++ b/browser/node_macros.pt @@ -30,7 +30,7 @@ item nocall:target" tal:attributes="class string:content-$level; id id; - ondblclick python: target.openEditWindow('configure.html')"> + ondblclick python:target.openEditWindow('configure.html')"> The body @@ -41,17 +41,22 @@ - +
+ ondblclick python:item.openEditWindow('configure.html')"> Node Body
- -
- +
+
+
+
+