From 50b6bf9331782f940eb1119a785572513a20152f Mon Sep 17 00:00:00 2001 From: "J.Bosch" Date: Thu, 25 Aug 2016 12:15:04 +0200 Subject: [PATCH] changed func. and added tests --- src/bootstrap/select.tpl.html | 2 +- src/common.js | 4 +- src/uiSelectController.js | 14 ++++--- src/uiSelectDirective.js | 11 +++++ test/select.spec.js | 76 +++++++++++++++++++++++++++++++++-- 5 files changed, 96 insertions(+), 11 deletions(-) diff --git a/src/bootstrap/select.tpl.html b/src/bootstrap/select.tpl.html index b9153b2bd..1c9c0d7b8 100644 --- a/src/bootstrap/select.tpl.html +++ b/src/bootstrap/select.tpl.html @@ -1,6 +1,6 @@