RT 4.2.11, ticket#13852
[freeside.git] / rt / share / static / js / jquery_noconflict.js
diff --git a/rt/share/static/js/jquery_noconflict.js b/rt/share/static/js/jquery_noconflict.js
new file mode 100644 (file)
index 0000000..48eab5a
--- /dev/null
@@ -0,0 +1,4 @@
+/**
+ * noConflict.js - Tell jQuery not to clobber $()
+ */
+jQuery.noConflict();