1
0
mirror of synced 2024-11-26 14:56:07 +03:00

fix parameter names

This commit is contained in:
Igor Vaynberg 2013-05-06 15:26:46 -07:00
parent 231cce0add
commit 266861ac51

View File

@ -2644,7 +2644,7 @@ the specific language governing permissions and limitations under the Apache Lic
},
// multi
postprocessResults: function (dummy1, dummy2, noHighlightUpdate) {
postprocessResults: function (data, initial, noHighlightUpdate) {
var val = this.getVal(),
choices = this.results.find(".select2-result"),
compound = this.results.find(".select2-result-with-children"),