first import book
This commit is contained in:
parent
6be2701fd8
commit
dfd9c869d5
233 changed files with 47797 additions and 0 deletions
5
book/common/js/parsons-noconflict.js
Normal file
5
book/common/js/parsons-noconflict.js
Normal file
|
|
@ -0,0 +1,5 @@
|
|||
// revert the version of underscore and jquery to whatever it was
|
||||
// before parson's code included header files
|
||||
|
||||
var $pjQ = jQuery.noConflict(true);
|
||||
var _p = _.noConflict();
|
||||
Loading…
Add table
Add a link
Reference in a new issue