Index: lams_central/web/includes/javascript/jquery.blockUI.js =================================================================== diff -u -rb0e43d3189749133af52bc2e225ce1533a33a11a -rfb9b47215dd9680e3bc2cc45fecb0458a51b88f8 --- lams_central/web/includes/javascript/jquery.blockUI.js (.../jquery.blockUI.js) (revision b0e43d3189749133af52bc2e225ce1533a33a11a) +++ lams_central/web/includes/javascript/jquery.blockUI.js (.../jquery.blockUI.js) (revision fb9b47215dd9680e3bc2cc45fecb0458a51b88f8) @@ -1,6 +1,6 @@ /*! * jQuery blockUI plugin - * Version 2.38 (29-MAR-2011) + * Version 2.39 (23-MAY-2011) * @requires jQuery v1.2.3 or later * * Examples at: http://malsup.com/jquery/block/ @@ -65,7 +65,7 @@ }); }; -$.blockUI.version = 2.38; // 2nd generation blocking at no extra cost! +$.blockUI.version = 2.39; // 2nd generation blocking at no extra cost! // override these in your code to change the default behavior and style $.blockUI.defaults = { @@ -217,6 +217,7 @@ data.parent.removeChild(node); } + $(el).data('blockUI.onUnblock', opts.onUnblock); var z = opts.baseZ; // blockUI uses 3 layers for blocking, for simplicity they are all used on every platform; @@ -234,22 +235,22 @@ var lyr3, s; if (opts.theme && full) { - s = '