From 100338230426edcda7c739ac5e0d9d10b1cd9366 Mon Sep 17 00:00:00 2001 From: argirok Date: Fri, 19 Jan 2024 11:08:08 +0200 Subject: [PATCH] [develop | DONE | REMOVED] : criteria-utils: comment out publicationyear option until integer value operators are available --- src/app/pages/content-providers/criteria-utils.ts | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/app/pages/content-providers/criteria-utils.ts b/src/app/pages/content-providers/criteria-utils.ts index 9e337c2..a9c4f55 100644 --- a/src/app/pages/content-providers/criteria-utils.ts +++ b/src/app/pages/content-providers/criteria-utils.ts @@ -12,7 +12,7 @@ export class CriteriaUtils { {value: 'fos', label: 'Field of Science'}, {value: 'sdg', label: 'SDG'}, {value: 'publisher', label: 'Publisher'}, - {value: 'publicationyear', label: 'Publication Year'} + /*{value: 'publicationyear', label: 'Publication Year'}*/ ] public readonly verbs: Option[] = [