gerrit/gerrit-gwtui
Shawn O. Pearce 6c39658a73 Fix open all patches in IE6
Opening all patches in either side-by-side or unified view mode
failed on IE6 because we were misusing the window.open() API.
The second argument must be "_blank" to get a new window (or tab),
and must not be our own file name.

Change-Id: I00e6d487c5e657309929fb43d6205ed2aa7955c8
Signed-off-by: Shawn O. Pearce <sop@google.com>
2010-07-15 11:01:08 -07:00
..
2010-07-15 11:01:08 -07:00
2010-07-12 17:27:14 -07:00