web/static/admin/js/jquery.init.js
author ymh <ymh.work@gmail.com>
Sat, 12 Jun 2010 02:11:56 +0200
changeset 33 6eea55d40942
parent 0 ecdfc63274bf
permissions -rw-r--r--
rollback changes made for the player, bumpup version nb

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