Skip to content
Snippets Groups Projects

Develop

Closed Tor-Einar Skog requested to merge develop into barkbille
1 file
+ 1
1
Compare changes
  • Side-by-side
  • Inline
@@ -176,7 +176,7 @@ public class CropCategory implements Serializable {
}
}
}
return null;
return this.getDefaultName();
}
@JsonIgnore
Loading