[plugins-functionality | DONE | CHANGED ] Criteria utils: rename description label to abstract

This commit is contained in:
argirok 2024-04-09 13:03:27 +03:00
parent 99e8f727b0
commit 30def2150b
1 changed files with 1 additions and 1 deletions

View File

@ -7,7 +7,7 @@ export class CriteriaUtils {
{value: 'title', label: 'Title'},
{value: 'orcid', label: 'Author\'s ORCID'},
{value: 'contributor', label: 'Contributor'},
{value: 'description', label: 'Description'},
{value: 'description', label: 'Abstract'},
{value: 'subject', label: 'Subject'},
{value: 'fos', label: 'Field of Science'},
{value: 'sdg', label: 'SDG'},