瀏覽代碼

Fixed the emphasis in the release announcement

Kevin Brown 10 年之前
父節點
當前提交
e5d97e0de0
共有 1 個文件被更改,包括 2 次插入2 次删除
  1. 2 2
      docs/announcements-4.0.html

+ 2 - 2
docs/announcements-4.0.html

@@ -374,8 +374,8 @@ function (ArrayData, Utils) {
     <p>
     <p>
       The new <code>current</code> method of the data adapter works in a similar
       The new <code>current</code> method of the data adapter works in a similar
       way to the old <code>initSelection</code> method, with three notable
       way to the old <code>initSelection</code> method, with three notable
-      differences. The first, and most important, is that <code>it is called
-      whenever the current selections are needed</code> to ensure that Select2
+      differences. The first, and most important, is that <strong>it is called
+      whenever the current selections are needed</strong> to ensure that Select2
       is always displaying the most accurate and up to date data. No matter
       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
       what type of element Select2 is attached to, whether it supports a
       single or multiple selections, the data passed to the callback
       single or multiple selections, the data passed to the callback