web/static/admin/js/jquery.init.js
author cavaliet
Fri, 11 Mar 2011 18:47:17 +0100
changeset 45 c3048a2c0758
parent 0 bdf22b140727
permissions -rw-r--r--
update LignesDeTempsFlex.swf. Adding saved/notsaved parameter to the javascript function ldtSaveOk.

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