From e5d97e0de01c643bb141b0f1218ea06a0cb4da8f Mon Sep 17 00:00:00 2001 From: Kevin Brown Date: Sat, 14 Mar 2015 20:06:26 -0400 Subject: [PATCH] Fixed the emphasis in the release announcement --- docs/announcements-4.0.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/announcements-4.0.html b/docs/announcements-4.0.html index 392faa5c..5e107c57 100644 --- a/docs/announcements-4.0.html +++ b/docs/announcements-4.0.html @@ -374,8 +374,8 @@ function (ArrayData, Utils) {

The new current method of the data adapter works in a similar way to the old initSelection method, with three notable - differences. The first, and most important, is that it is called - whenever the current selections are needed to ensure that Select2 + differences. The first, and most important, is that it is called + whenever the current selections are needed to ensure that Select2 is always displaying the most accurate and up to date data. No matter what type of element Select2 is attached to, whether it supports a single or multiple selections, the data passed to the callback