Bunch of new theory pages
This commit is contained in:
parent
213308318f
commit
c83aebd7fb
65 changed files with 8440 additions and 4963 deletions
|
|
@ -3,6 +3,5 @@
|
|||
* namespace (i.e. this preserves pre-existing values for both window.$ and
|
||||
* window.jQuery).
|
||||
*/
|
||||
var django = {
|
||||
"jQuery": jQuery.noConflict(true)
|
||||
};
|
||||
var django = django || {};
|
||||
django.jQuery = jQuery.noConflict(true);
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue