From: Erik Brakkee Date: Sat, 28 Aug 2010 19:33:34 +0000 (+0000) Subject: (no commit message) X-Git-Tag: wamblee-utils-0.7~57 X-Git-Url: http://wamblee.org/gitweb/?a=commitdiff_plain;h=1b3d8a6714ef6708730c7e90632214f55041c129;p=utils --- diff --git a/wicket/components/src/main/resources/org/wamblee/wicket/jquery/jquery-noconflict.js b/wicket/components/src/main/resources/org/wamblee/wicket/jquery/jquery-noconflict.js new file mode 100644 index 00000000..dbd782ec --- /dev/null +++ b/wicket/components/src/main/resources/org/wamblee/wicket/jquery/jquery-noconflict.js @@ -0,0 +1 @@ +$.noConflict();