diff options
Diffstat (limited to 'src/intro.js')
-rw-r--r-- | src/intro.js | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/src/intro.js b/src/intro.js index 9c2f985eb..af50383ec 100644 --- a/src/intro.js +++ b/src/intro.js @@ -1,2 +1 @@ -// prevent execution of jQuery if included more than once -if ( typeof jQuery == "undefined" ) (function(){ +(function(){ |