https://bugzilla.wikimedia.org/show_bug.cgi?id=29156
--- Comment #3 from [email protected] 2011-05-30 21:15:13 UTC --- [Mid-air collision detected!] (In reply to comment #1) > This should be trivial with something like @media print { .blah { display: > none; } } Or someone could add a line similar to that of r88151 to avoid the redirects. Specifically, the following should be sufficient: && mw.util.getParamValue( 'printable' ) != 'yes' -- Configure bugmail: https://bugzilla.wikimedia.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug. _______________________________________________ Wikibugs-l mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/wikibugs-l
