← Back to team overview

slub.team team mailing list archive

[Merge] lp:~zeutschel/goobi-production/bug-1032189 into lp:goobi-production

 

Matthias Ronge has proposed merging lp:~zeutschel/goobi-production/bug-1032189 into lp:goobi-production.

Requested reviews:
  Saxon State Library Team (slub.team)
Related bugs:
  Bug #1032189 in Goobi.Production: "wikifield editor doesn’t load in Internet Explorer"
  https://bugs.launchpad.net/goobi-production/+bug/1032189

For more details, see:
https://code.launchpad.net/~zeutschel/goobi-production/bug-1032189/+merge/132098

I cannot test the fix myself because I don’t get anything into ‘My Tasks’ any more, but if you see it working, you should include it. It seems absolutely plausible.
-- 
https://code.launchpad.net/~zeutschel/goobi-production/bug-1032189/+merge/132098
Your team Saxon State Library Team is requested to review the proposed merge of lp:~zeutschel/goobi-production/bug-1032189 into lp:goobi-production.
=== modified file 'newpages/inc_AktuelleSchritte/schritt_box_Details.jsp'
--- newpages/inc_AktuelleSchritte/schritt_box_Details.jsp	2012-03-22 15:06:31 +0000
+++ newpages/inc_AktuelleSchritte/schritt_box_Details.jsp	2012-10-30 13:36:21 +0000
@@ -157,6 +157,6 @@
         	theme_advanced_toolbar_location : "top",
         	theme_advanced_toolbar_align : "left",
         	theme_advanced_statusbar_location : "bottom",
-        	theme_advanced_resizing : true,
+        	theme_advanced_resizing : true
         });
 </script>


Follow ups