projets
/
semainetech_django.git
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
history
|
raw
|
HEAD
presentation
[semainetech_django.git]
/
project
/
media
/
django
/
js
/
jquery.init.js
1
// Puts the included jQuery into our own namespace
2
var
django
= {
3
"jQuery"
:
jQuery
.
noConflict
(
true
)
4
};