Files
grafana/public/test
Tom Dyas 867ac5df67 fix appending query strings in linkSrv
When linkSrv appends parameters to a URL's query string, it would blindly
add a ? to the URL even if the URL already contained a ? or the string
to add was empty. This change fixes that behavior and some other edge cases.

Includes a unit test to verify expected behavior.
2015-10-19 13:11:34 -04:00
..
2015-03-29 12:57:28 +02:00
2015-03-29 12:57:28 +02:00
2015-03-29 12:57:28 +02:00