@esfaenza/es-table 11.2.143 → 11.2.144

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -1984,13 +1984,13 @@
1984
1984
  ret.thRendererName = col.RendererName;
1985
1985
  ret.thRoutePath = col.RoutePath;
1986
1986
  ret.thRouteParameterProperties = col.RouteParameterProperties;
1987
+ ret.thStaticContent = col.Description;
1987
1988
  //ret.thFixed = col.Fixed;
1988
1989
  //ret.thResizable = col.Resizable;
1989
1990
  //ret.thGroupClass = col.GroupClass;
1990
1991
  //ret.thGroup = col.Group;
1991
1992
  //ret.thAggregation = col.Aggregation;
1992
1993
  //ret.thMulti = col.Multi;
1993
- //ret.thStaticContent = col.StaticContent;
1994
1994
  //ret.thBackgroundColor = col.BackgroundColor;
1995
1995
  //ret.thAlignment = col.Alignment;
1996
1996
  //ret.thFormat = col.Format;