WIP feature/listedArticles #15
Reference in New Issue
Block a user
No description provided.
Delete Branch "feature/listedArticles"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
@ -115,6 +117,7 @@ public class RequestController {public String internArticlesId() {return "intern/articles/id";}*/Auskommentiertes wenn möglich löschen
@ -8,0 +71,4 @@// TODO imgString separatedCategories[] = categories.split("\n");String[] separatedCategories
fixed with
a98782bc01@ -8,0 +238,4 @@public long id;public boolean shouldReorder;public String warehouseUnitsPerSlot;public String description;Variablen Dekleration vor setter/getter? (Ich hab keine Ahnung ob wir da was ausgemacht haben)
ist ja ne ui model klasse die nur in diesem controller gebraucht wird. Wenn es keine Getter+Setter gibt werden die auch nicht gebraucht.
Dann passt's so
fixed with
b1840dd845