1
0
mirror of synced 2025-02-09 16:49:24 +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
initContainer: function () {
var sel0ection,
var selection,
container = this.container,
dropdown = this.dropdown,
clickingInside = false;