From 9d29307b7c3071e3a14bc15642a3775844d713c0 Mon Sep 17 00:00:00 2001 From: Igor Buryak Date: Tue, 24 May 2016 15:33:10 +0300 Subject: [PATCH] fix(uiSelectNoChoice): support bootstrap-multiple While using ui-select-no-choice directive it doesn't apply for multiselect mode (bootstrap theme). Appropriate markup was missed for multiselect mode in template for bootstrap theme. Closes #1614 & #1615 --- src/bootstrap/select-multiple.tpl.html | 1 + 1 file changed, 1 insertion(+) diff --git a/src/bootstrap/select-multiple.tpl.html b/src/bootstrap/select-multiple.tpl.html index 395394f7c..0382cf815 100644 --- a/src/bootstrap/select-multiple.tpl.html +++ b/src/bootstrap/select-multiple.tpl.html @@ -17,4 +17,5 @@ ondrop="return false;">
+