web/static/admin/js/jquery.init.js
author samuel huron <admin@cybunk.com>
Thu, 17 Jun 2010 11:24:33 +0200
changeset 53 1fcf0bd88ba3
parent 0 ecdfc63274bf
permissions -rw-r--r--
Modif coté plateform pour supprimer alert sur le player + test de publication

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