mirror of
https://github.com/DSpace/dspace-angular.git
synced 2025-10-14 21:43:04 +00:00
40416: started on simple item view page
This commit is contained in:
@@ -10,5 +10,5 @@
|
||||
* ];
|
||||
**/
|
||||
export const routes: string[] = [
|
||||
'home', '**'
|
||||
'home', 'item/:id' , '**'
|
||||
];
|
||||
|
Reference in New Issue
Block a user