GoogleCloudPlatform / PerfKitExplorer

PerfKit Explorer is a dashboarding and performance analysis tool built with Google technologies and easily extensible. PerfKit Explorer is licensed under the Apache 2 license terms. Please make sure to read, understand and agree to the terms of the LICENSE and CONTRIBUTING files before proceeding.
Apache License 2.0
268 stars 64 forks source link

Update dashboard title in admin to use link href instead of onclick #283

Closed jmuharsky closed 8 years ago

jmuharsky commented 8 years ago

This change causes the Dashboard Title to behave like an anchor tag -- the context menu contains "copy this link", and using SHIFT and CTRL open in new tab/windows as expected.

jmuharsky commented 8 years ago

This code is deployed at https://28-1-dot-perfkit-explorer.appspot.com

klausw commented 8 years ago

LGTM