mirror of
https://github.com/DSpace/dspace-angular.git
synced 2025-10-14 05:23:06 +00:00
44024: simple search UI with decorator bug
This commit is contained in:
@@ -3,5 +3,6 @@ export const ROUTES: string[] = [
|
||||
'items/:id',
|
||||
'collections/:id',
|
||||
'communities/:id',
|
||||
'search',
|
||||
'**'
|
||||
];
|
||||
|
Reference in New Issue
Block a user