<div class="header"><span class="indicator"></span> Status overview</div>
<div class="content">
- <img src="monitor/plot.png" id="rate-plot" title="Click to switch between short and long plot interval" />
+ <div id="rate-plot-cotainer">
+ <img src="layout/empty_plot.png" id="rate-plot" title="Click to switch between short and long plot interval" />
+ Click on the image to switch between short and long plotting intervals
+ </div>
<table id="overview-tab">
<tr>
<th class="label">Counter</th>
interpret="id" /> Ignore all events
</td>
</tr>
+
+ <tr>
+ <td colspan="3"> </td>
+ </tr>
+
+ <tr>
+ <td class="label">Export CTS Configuration</td>
+ <td colspan="2" class="rate">
+ <a href="cts.pl?dump,trbcmd">as TrbCmd script</a>
+ <a href="cts.pl?dump,shell">as shell script</a>
+ </td>
+ </tr>
</table>
</div>
</div>