Skip to content

Commit

Permalink
Save collections to community object
Browse files Browse the repository at this point in the history
  • Loading branch information
terrywbrady committed Sep 24, 2015
1 parent 130ecb9 commit 35783b7
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -89,6 +89,7 @@ private void setup(org.dspace.content.Community community, String expand, Contex
log.info("Omitted restricted collection: " + collection.getID() + " _ " + collection.getName());
}
}
setCollections(restCollections);
} else {
this.addExpand("collections");
}
Expand Down

0 comments on commit 35783b7

Please sign in to comment.