File: jquery-fix.js

package info (click to toggle)
sphinx-bootstrap-theme 0.8.1-5
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 9,540 kB
  • sloc: javascript: 10,252; makefile: 137; python: 69
file content (2 lines) | stat: -rw-r--r-- 90 bytes parent folder | download | duplicates (27)
1
2
// No Conflict in later (our) version of jQuery
window.$jqTheme = jQuery.noConflict(true);