mirror of
https://github.com/DSpace/dspace-angular.git
synced 2025-10-17 15:03:07 +00:00
101289: #1578 Changed primarybitstream field to primaryBitstreamUUID
This commit is contained in:
@@ -371,7 +371,7 @@ export class EditBitstreamPageComponent implements OnInit, OnDestroy {
|
||||
* Path to patch primary bitstream on the bundle
|
||||
* @private
|
||||
*/
|
||||
private readonly primaryBitstreamPath = '/primarybitstream';
|
||||
private readonly primaryBitstreamPath = '/primaryBitstreamUUID';
|
||||
|
||||
constructor(private route: ActivatedRoute,
|
||||
private router: Router,
|
||||
|
Reference in New Issue
Block a user