From 28f7d06fd934f7c667b3c9f2e329adf5cded46d6 Mon Sep 17 00:00:00 2001 From: just-boris Date: Thu, 12 Feb 2015 12:55:12 +0300 Subject: [PATCH] fix(templates): use ng-bind instead of ng-bind-html --- src/bootstrap/choices.tpl.html | 2 +- src/select2/choices.tpl.html | 2 +- src/selectize/choices.tpl.html | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/src/bootstrap/choices.tpl.html b/src/bootstrap/choices.tpl.html index 3fc967333..da1648f9c 100644 --- a/src/bootstrap/choices.tpl.html +++ b/src/bootstrap/choices.tpl.html @@ -3,7 +3,7 @@ ng-show="$select.items.length > 0">
  • - +
    diff --git a/src/select2/choices.tpl.html b/src/select2/choices.tpl.html index c24824f97..f462dab92 100644 --- a/src/select2/choices.tpl.html +++ b/src/select2/choices.tpl.html @@ -1,6 +1,6 @@
    • -
      +
      • diff --git a/src/selectize/choices.tpl.html b/src/selectize/choices.tpl.html index 2c537d8f0..023fffeb9 100644 --- a/src/selectize/choices.tpl.html +++ b/src/selectize/choices.tpl.html @@ -1,7 +1,7 @@
        -
        +