Procházet zdrojové kódy

xhtml compatibility

Matthias Kurz před 11 roky
rodič
revize
47005ede3a
1 změnil soubory, kde provedl 1 přidání a 1 odebrání
  1. 1 1
      select2.js

+ 1 - 1
select2.js

@@ -1891,7 +1891,7 @@ the specific language governing permissions and limitations under the Apache Lic
                 "class": "select2-container"
             }).html([
                 "<a href='javascript:void(0)' class='select2-choice' tabindex='-1'>",
-                "   <span class='select2-chosen'>&nbsp;</span><abbr class='select2-search-choice-close'></abbr>",
+                "   <span class='select2-chosen'>&#160;</span><abbr class='select2-search-choice-close'></abbr>",
                 "   <span class='select2-arrow' role='presentation'><b role='presentation'></b></span>",
                 "</a>",
                 "<label for='' class='select2-offscreen'></label>",