Subversion Repository Public Repository

litesoft

Diff Revisions 284 vs 285 for /trunk/GWT_Sandbox/Prioritizer/GWT/App/src/org/litesoft/prioritizer/client/boviews/StoryViewMetaDataGO.java

Diff revisions: vs.
  @@ -135,7 +135,8 @@
135 135 }
136 136 }, //
137 137 new SimpleVoAttribute<StoryView>( aDescription, false, _Text.with( DisplayWidthInitial.of( 40 ), //
138 - DisplayHeightInitial.of( 4 ) ) )
138 + DisplayHeightInitial.of( 4 ), //
139 + Case.Ignored ) )
139 140 {
140 141 @Override
141 142 public String getDerivedFromAttributePath()