Explorar el Código

Update select2.js

David Rosen hace 13 años
padre
commit
12a3e68256
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  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 */