mirror of
https://github.com/DSpace/dspace-angular.git
synced 2025-10-13 13:03:04 +00:00
added type to mock items
This commit is contained in:
@@ -23,6 +23,7 @@ export const ITEMS = [
|
||||
},
|
||||
"id": "8871",
|
||||
"uuid": "21539b1d-9ef1-4eda-9c77-49565b5bfb78",
|
||||
"type": "item",
|
||||
"name": "Do Open-Access Articles Have a Greater Research Impact?",
|
||||
"handle": "123456789/8871",
|
||||
"lastModified": "2016-10-14 10:41:12.886",
|
||||
@@ -115,6 +116,7 @@ export const ITEMS = [
|
||||
},
|
||||
"id": "9978",
|
||||
"uuid": "be8325f7-243b-49f4-8a4b-df2b793ff3b5",
|
||||
"type": "item",
|
||||
"name": "Another Test Item",
|
||||
"handle": "123456789/9978",
|
||||
"lastModified": "2016-05-27 03:00:20.063",
|
||||
|
Reference in New Issue
Block a user