Skip to content

Commit 30b2ca2

Browse files
committed
Adding additional colors, titles, and links fields for areaServed SmartDataModels
1 parent 0f974ff commit 30b2ca2

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/main/java/org/computate/frFR/java/EcrireGenClasse.java

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6451,7 +6451,6 @@ else if("location".equals(fieldName))
64516451
wSmartDataModel.l(" * Description: The colors of each areaServed Paths. ");
64526452
wSmartDataModel.l(" */");
64536453
wSmartDataModel.l(" protected void _areaServedColors(List<String> l) {");
6454-
wSmartDataModel.l(" l.add(color);");
64556454
wSmartDataModel.l(" }");
64566455
wSmartDataModel.l();
64576456
wSmartDataModel.l(" /**");

0 commit comments

Comments
 (0)