web/static/admin/js/jquery.init.js
author veltr
Fri, 25 May 2012 16:32:31 +0200
changeset 68 4def147b1604
parent 0 ecdfc63274bf
permissions -rw-r--r--
Added a visualization of the contents of clusters + mousewheel support

// Puts the included jQuery into our own namespace
var django = {
    "jQuery": jQuery.noConflict(true)
};