Skip to content

Commit

Permalink
added jquery as dependency of select2
Browse files Browse the repository at this point in the history
  • Loading branch information
varemenos committed Mar 23, 2013
1 parent 031cb72 commit 90c1456
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions assets/js/main.js
Original file line number Diff line number Diff line change
Expand Up @@ -30,6 +30,7 @@ require.config({
exports : 'jsZip'
},
'select2' : {
deps : 'jquery',
exports : 'select2'
}
}
Expand Down

0 comments on commit 90c1456

Please sign in to comment.