Use href="javascript;" for All {Side-by-Side,Unified} links

These links shouldn't have an anchor location. There is nothing for
the browser to remember or visit if it were opened in a new tab for
example. Worse the code that used to be here was wrong, you can't
rely on History.getToken() to give you an accurate value as the UI
for the next screen is being constructed while the current screen
is still displayed. So the code was always sampling the old URL,
not the URL for the change.

Change-Id: I7e02d5a87e358eeecce05a35c42ce07f71db2058
1 file changed