David Rosen 13 лет назад
Родитель
Сommit
12a3e68256
1 измененных файлов с 1 добавлено и 1 удалено
  1. 1 1
      select2.js

+ 1 - 1
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 */