mirror of
https://github.com/DSpace/dspace-angular.git
synced 2025-10-14 05:23:06 +00:00
ESLint: fix indentation
This commit is contained in:
@@ -24,7 +24,7 @@ export class ItemSelectComponent extends ObjectSelectComponent<Item> {
|
||||
* Whether or not to hide the collection column
|
||||
*/
|
||||
@Input()
|
||||
hideCollection = false;
|
||||
hideCollection = false;
|
||||
|
||||
/**
|
||||
* The routes to the items their pages
|
||||
|
Reference in New Issue
Block a user