On 09/03/2021 06:48, Pieter Bezuidenhout (P) wrote:
There is no arrow to move  with either Time Window or Timeslot. One can also not change the tstart/tend values on the right

1. In Network view in developer console, are there any 4xx or 5xx errors from page fetches? I see all status 200, mostly PNGs, but there are a few javascript files: global.js, menu.js, detail.js

2. In Javascript console view, do you see any errors? I see none.

3. Look at where it says Select <Single Timeslot | Time Window>, right click on the drop-down and select Inspect.  Then look in the Elements tab for what it shows.

I see:

<select name="CursorMode" id="ModeSelector" onchange="SetCursorMode(1615194300, 1615280700, 1529856300, 1615237500, 1615237500,576, 67)" size="1">
<option value="0" selected="">Single Timeslot
</option><option value="1">Time Window
            </option>
</select>

Regards,

Brian.

_______________________________________________
Nfsen-discuss mailing list
Nfsen-discuss@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/nfsen-discuss

Reply via email to