mirror of
https://github.com/DSpace/DSpace.git
synced 2025-10-07 01:54:22 +00:00
Removed comments which had "UIUC" in them...whoops!
git-svn-id: http://scm.dspace.org/svn/repo/branches/dspace-1_5_x@2396 9c30dcfa-912a-0410-8fc2-9e0234be79fd
This commit is contained in:
@@ -602,7 +602,7 @@ public class MediaFilterManager
|
||||
b.setFormat(bf);
|
||||
b.update();
|
||||
|
||||
//UIUC change - inherit policies from the source bitstream
|
||||
//Inherit policies from the source bitstream
|
||||
//(first remove any existing policies)
|
||||
AuthorizeManager.removeAllPolicies(c, b);
|
||||
AuthorizeManager.inheritPolicies(c, source, b);
|
||||
@@ -638,7 +638,4 @@ public class MediaFilterManager
|
||||
return currentItem;
|
||||
}
|
||||
|
||||
|
||||
/** END UIUC Change **/
|
||||
|
||||
}
|
Reference in New Issue
Block a user