FossilRepo

fossilrepo / assets / admin / js / jquery.init.js
Source Blame History 8 lines
afe42d0… ragelink 1 /*global jQuery:false*/
afe42d0… ragelink 2 'use strict';
afe42d0… ragelink 3 /* Puts the included jQuery into our own namespace using noConflict and passing
afe42d0… ragelink 4 * it 'true'. This ensures that the included jQuery doesn't pollute the global
afe42d0… ragelink 5 * namespace (i.e. this preserves pre-existing values for both window.$ and
afe42d0… ragelink 6 * window.jQuery).
afe42d0… ragelink 7 */
afe42d0… ragelink 8 window.django = {jQuery: jQuery.noConflict(true)};

Keyboard Shortcuts

Open search /
Next entry (timeline) j
Previous entry (timeline) k
Open focused entry Enter
Show this help ?
Toggle theme Top nav button