From 63c60cb60b60b7c6e1d2450b443a64e93fbf759d Mon Sep 17 00:00:00 2001 From: "k.triantafyllou" Date: Mon, 19 Oct 2020 16:47:23 +0000 Subject: [PATCH] [Library | Trunk]: Input: Hide placeholder from options git-svn-id: https://svn.driver.research-infrastructures.eu/driver/dnet40/modules/uoa-services-library/trunk/ng-openaire-library/src/app@59627 d315682c-612b-4755-9ff5-7f18f6832af3 --- dashboard/sharedComponents/input/input.component.ts | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dashboard/sharedComponents/input/input.component.ts b/dashboard/sharedComponents/input/input.component.ts index 603e46ea..713e8fa9 100644 --- a/dashboard/sharedComponents/input/input.component.ts +++ b/dashboard/sharedComponents/input/input.component.ts @@ -35,7 +35,7 @@ export interface Option { - {{placeholder}} + {{placeholder}} {{option.label}}