From 4b9541028e7b11804bc8ec2e2c652bbf8b209431 Mon Sep 17 00:00:00 2001 From: VMBindraban Date: Thu, 28 Jul 2016 16:11:36 +0200 Subject: [PATCH] fix(translation): add translation key to select --- src/component/framework/bootstrap/select.html | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/src/component/framework/bootstrap/select.html b/src/component/framework/bootstrap/select.html index bcb07d9..474ce57 100644 --- a/src/component/framework/bootstrap/select.html +++ b/src/component/framework/bootstrap/select.html @@ -9,7 +9,8 @@ + model.bind="option.value" + t="${option.name}">${option.name}