web/static/admin/js/jquery.init.js
author cavaliet
Mon, 07 Mar 2011 18:50:01 +0100
branchmodal_update
changeset 37 3586af4092f3
parent 0 bdf22b140727
permissions -rw-r--r--
update projectscontents.js to avoid reload on modal resize.

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