From c03e47ab3d5627d00ad1f723b833b79bcca27f74 Mon Sep 17 00:00:00 2001 From: Helmut Merz Date: Mon, 26 Dec 2016 18:14:15 +0100 Subject: [PATCH] cleanup pagetemplate code with string: literals --- composer/schema/grid/grid_macros.pt | 23 +++++++++++++---------- 1 file changed, 13 insertions(+), 10 deletions(-) diff --git a/composer/schema/grid/grid_macros.pt b/composer/schema/grid/grid_macros.pt index 5422b50..c7f6afb 100755 --- a/composer/schema/grid/grid_macros.pt +++ b/composer/schema/grid/grid_macros.pt @@ -46,7 +46,7 @@ - Column Title @@ -54,31 +54,34 @@ + tal:attributes="class column/baseField/cssClass|string:"> + style string:width: $width" /> + tal:attributes="class column/baseField/cssClass|string:"> + style string:width: $width" /> + tal:attributes="class column/baseField/cssClass|string:"> + style string:width: $width;" />