ripienaar / gdash

A dashboard for Graphite
http://www.devco.net/
Apache License 2.0
755 stars 117 forks source link

When using the Custom Date Picker make sure that the URL parameters are passed to the newUrl #123

Closed primeroz closed 3 years ago

primeroz commented 9 years ago

I use the "?p[server]=servername" a lot for my dynamic dashboards, when using the "Select Date" custom date picker the URL args are stripped off from the new url that is generated with the custom time range.

This patch fixes it and copy on the new URL any custom arg passed on the original url