File: jquery-fix.js

package info (click to toggle)
sphinx-bootstrap-theme 0.8.1%2Bds-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 3,988 kB
  • sloc: javascript: 8,488; makefile: 134; python: 69
file content (2 lines) | stat: -rw-r--r-- 90 bytes parent folder | download | duplicates (26)
1
2
// No Conflict in later (our) version of jQuery
window.$jqTheme = jQuery.noConflict(true);