diff --git a/composer/schema/grid/grid_macros.pt b/composer/schema/grid/grid_macros.pt index 751e627..aaf16f7 100755 --- a/composer/schema/grid/grid_macros.pt +++ b/composer/schema/grid/grid_macros.pt @@ -42,37 +42,43 @@ tal:define="fieldInstance python: field.getFieldInstance(view.instance); columns fieldInstance/columnTypes; rows data/?name"> -
Column Title | |
---|---|
- + | + name string:$name.$cname:records; + style string:width: ${column/baseField/width|string:auto};" />|
+ | + tal:attributes="name string:$name.$cname:records; + style string:width: ${column/baseField/width|string:auto};" /> |