# HG changeset patch # User Felix Wolfsteller # Date 1374048100 -7200 # Node ID e6122a6565e1b7bb1a7302842030192eeefd7736 # Parent 87b49f9f27a1456b298abd37b997972a798d86f6 Doc. diff -r 87b49f9f27a1 -r e6122a6565e1 gwt-client/src/main/java/org/dive4elements/river/client/client/ui/CollectionView.java --- a/gwt-client/src/main/java/org/dive4elements/river/client/client/ui/CollectionView.java Wed Jul 17 10:00:38 2013 +0200 +++ b/gwt-client/src/main/java/org/dive4elements/river/client/client/ui/CollectionView.java Wed Jul 17 10:01:40 2013 +0200 @@ -393,7 +393,8 @@ } /** - * Loads all information of a collection + * Loads all information of a collection. + * If 'recommendations' present, load these. * @param c the Collection */ private void loadCollection(Collection c) { @@ -641,7 +642,7 @@ ); } else { - // Create new collection and add artifact + // Create new collection and add artifact. final Artifact art = artifact; createCollectionService.create( locale,