mirror of
https://github.com/DSpace/DSpace.git
synced 2025-10-11 03:53:07 +00:00
Atmire dspace 3.0 versioning contribution
Versioning : Add Spring WebMVC Control Versioning : AIP Prototype Test Improvements.
This commit is contained in:
@@ -509,7 +509,7 @@ public class Community extends DSpaceObject
|
||||
/**
|
||||
* Update the community metadata (including logo) to the database.
|
||||
*/
|
||||
public void update() throws SQLException, IOException, AuthorizeException
|
||||
public void update() throws SQLException, AuthorizeException
|
||||
{
|
||||
// Check authorisation
|
||||
canEdit();
|
||||
|
Reference in New Issue
Block a user