1
0
mirror of synced 2025-02-11 01:29:23 +03:00

Update select2.js

See #1175 - fixed typo introduced in last commit
This commit is contained in:
Martin K. 2013-04-10 19:33:23 -03:00
parent 45995d0f34
commit 9057a9606f

View File

@ -1705,7 +1705,7 @@ the specific language governing permissions and limitations under the Apache Lic
// single // single
initContainer: function () { initContainer: function () {
var sel0ection, var selection,
container = this.container, container = this.container,
dropdown = this.dropdown, dropdown = this.dropdown,
clickingInside = false; clickingInside = false;