jQuery included in hook.js and initialised with $j

git-svn-id: https://beef.googlecode.com/svn/trunk@602 b87d56ec-f9c0-11de-8c8a-61c5e9addfc9
This commit is contained in:
wade@bindshell.net
2010-12-13 09:41:51 +00:00
parent 21aeff934f
commit ffeda704b5
3 changed files with 170 additions and 1 deletions

View File

@@ -3,6 +3,8 @@
* http://beef.googlecode.com/
*/
$j = jQuery.noConflict();
<%= @beef_hook_session_name %>='<%= @beef_hook_session_id %>';
if(typeof beef === 'undefined' && typeof window.beef === 'undefined') {