Adds a link to the DQM plots from the main ethoscope control page.
I'd prefer to somehow use window.location so that the protocol ("http://") and hostname (someone might prefer IP addresses if name resolution is not working) are not hard coded, but I couldn't get it to work.
Adds a link to the DQM plots from the main ethoscope control page. I'd prefer to somehow use
window.location
so that the protocol ("http://") and hostname (someone might prefer IP addresses if name resolution is not working) are not hard coded, but I couldn't get it to work.This will do for now though.