From: Wolfram Schneider Date: Thu, 8 May 2014 14:24:31 +0000 (+0000) Subject: Merge branch 'master' of ssh://git.indexdata.com:222/home/git/private/mkws X-Git-Tag: 1.0.0~675^2~2 X-Git-Url: http://sru.miketaylor.org.uk/?a=commitdiff_plain;h=51e09fd247ae34bcfb09d5f0f28e92c4bbeb4759;hp=888e16c482d60f53b0f32d9a5600091bf9b53cec;p=mkws-moved-to-github.git Merge branch 'master' of ssh://git.indexdata.com:222/home/git/private/mkws --- diff --git a/examples/htdocs/wolfram.html b/examples/htdocs/wolfram.html index d744927..6ac1edd 100644 --- a/examples/htdocs/wolfram.html +++ b/examples/htdocs/wolfram.html @@ -77,5 +77,16 @@ + + + + + + diff --git a/src/mkws-core.js b/src/mkws-core.js index 4c9db87..69bd47d 100644 --- a/src/mkws-core.js +++ b/src/mkws-core.js @@ -311,6 +311,7 @@ mkws.pagerNext = function(tname) { // wrapper to call team() after page load (function(j) { var log = mkws.log; + var $ = j; // XXX function handleNodeWithTeam(node, callback) { // First branch for DOM objects; second branch for jQuery objects