From: Cahit Ugur Date: Thu, 30 Jan 2014 16:20:26 +0000 (+0100) Subject: name & id of text inputs for trigger window are updated. X-Git-Url: https://jspc29.x-matter.uni-frankfurt.de/git/?a=commitdiff_plain;h=cb2e1048c59e66f0d031c5d2162abd9f7d49e632;p=daqtools.git name & id of text inputs for trigger window are updated. --- diff --git a/web/htdocs/tdc/tdc.htm b/web/htdocs/tdc/tdc.htm index 95d81b1..fe50afe 100644 --- a/web/htdocs/tdc/tdc.htm +++ b/web/htdocs/tdc/tdc.htm @@ -327,8 +327,8 @@ function updatectrlregs(data) { o += "Disabled"; preWindow = (val&0x7FF)*5; postWindow = ((val&0x7FF0000)>>16)*5; - o += "
"+""+"ns"+ - "
"+""+"ns"; + o += "
"+""+"ns"+ + "
"+""+"ns";