Did some light reordering of the jQuery definition. Moved window and undefined to exist in intro/outro.
This commit is contained in:
parent
b97b886fcd
commit
a0451f162e
3 changed files with 12 additions and 17 deletions
|
@ -9,5 +9,5 @@
|
|||
* Date:
|
||||
* Revision:
|
||||
*/
|
||||
(function(){
|
||||
(function(window, undefined){
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue