Skip to content
Snippets Groups Projects

Develop

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