removed static files
This commit is contained in:
parent
8f77027402
commit
311ef6cb28
165 changed files with 6 additions and 37386 deletions
|
|
@ -1,8 +0,0 @@
|
|||
/*global jQuery:false*/
|
||||
'use strict';
|
||||
/* Puts the included jQuery into our own namespace using noConflict and passing
|
||||
* it 'true'. This ensures that the included jQuery doesn't pollute the global
|
||||
* namespace (i.e. this preserves pre-existing values for both window.$ and
|
||||
* window.jQuery).
|
||||
*/
|
||||
window.django = {jQuery: jQuery.noConflict(true)};
|
||||
Loading…
Add table
Add a link
Reference in a new issue