diff --git a/select2.js b/select2.js index 33cccf47..21552373 100755 --- a/select2.js +++ b/select2.js @@ -16,7 +16,7 @@ specific language governing permissions and limitations under the License. */ -(function ($) { +(function ($, undefined) { "use strict"; /*global document, window, jQuery, console */