transport-accessibility/docs/build/html/_static/js/jquery-fix.js
Johannes Randerath 3853d25c1e Added LICENSE
- Code uses AGPL
- Docs use GNU FDL
2024-07-08 22:10:53 +02:00

2 lines
90 B
JavaScript

// No Conflict in later (our) version of jQuery
window.$jqTheme = jQuery.noConflict(true);