mirror of
https://github.com/DSpace/dspace-angular.git
synced 2025-10-15 14:03:06 +00:00
[DURACOM-191] Provide resolver in root
This commit is contained in:
@@ -9,7 +9,7 @@ import { EditBitstreamFormatComponent } from './edit-bitstream-format/edit-bitst
|
||||
const BITSTREAMFORMAT_EDIT_PATH = ':id/edit';
|
||||
const BITSTREAMFORMAT_ADD_PATH = 'add';
|
||||
|
||||
const providers = [BitstreamFormatsResolver];
|
||||
const providers = [];
|
||||
|
||||
export const ROUTES: Route[] = [
|
||||
{
|
||||
|
Reference in New Issue
Block a user