diff --git a/src/root/common.tt b/src/root/common.tt index 41647be2..6b65ade7 100644 --- a/src/root/common.tt +++ b/src/root/common.tt @@ -97,7 +97,7 @@ [% ELSE -%] [% IF odd %] odd [% END; odd = !odd -%] [% END %]" - onclick="window.location = '[% c.uri_for('/build' build.id) %]'"> + onclick="if(event.which == 2) return true ; window.location = '[% c.uri_for('/build' build.id) %]'"> [% IF !hideResultInfo %]