Fisheye: Tag 15859 refers to a dead (removed) revision in file `branches/1.2.x/platform/inc/jquery/jquery-migrate-1.2.1.min.js'.
Fisheye: No comparison available. Pass `N' to diff?
Index: branches/1.2.x/platform/inc/jquery/thickbox/thickbox.js
===================================================================
diff -u -r15797 -r15859
--- branches/1.2.x/platform/inc/jquery/thickbox/thickbox.js (.../thickbox.js) (revision 15797)
+++ branches/1.2.x/platform/inc/jquery/thickbox/thickbox.js (.../thickbox.js) (revision 15859)
@@ -300,11 +300,11 @@
} else if (params.url.indexOf('TB_iframe') != -1) {
TB.position();
- if ($.browser.safari) {
+ /*if ($.browser.safari) {
// safari needs help because it will not fire iframe onload
$('#TB_load').remove();
$('#TB_window').css('display', 'block');
- }
+ }*/
} else {
var $content_url = params.url + '&random=' + (new Date().getTime());
Index: branches/1.2.x/platform/elements/html_head.elm.tpl
===================================================================
diff -u -r15797 -r15859
--- branches/1.2.x/platform/elements/html_head.elm.tpl (.../html_head.elm.tpl) (revision 15797)
+++ branches/1.2.x/platform/elements/html_head.elm.tpl (.../html_head.elm.tpl) (revision 15859)
@@ -25,7 +25,6 @@
-