fix annoying behaviour in webkit browsers when middle-clicking (open in new tab) on a build, it used to open the build both in new tab as current tab

[?]
Nov 20, 2011, 2:38 AM
RH2BAJ6KVP2M7AKCVZTPZBENJ3UWWZT7JLO63PPZY2MSLEQ5UMVQC

Dependencies

Change contents

  • replacement in src/root/common.tt at line 100
    [3.182][3.115:193](),[2.260][3.115:193](),[3.264][3.115:193](),[3.115][3.115:193]()
    onclick="window.location = '[% c.uri_for('/build' build.id) %]'">
    [2.260]
    [3.1238]
    onclick="if(event.which == 2) return true ; window.location = '[% c.uri_for('/build' build.id) %]'">