remove unused code
parent
e7d35d16bc
commit
988d611d03
|
@ -219,11 +219,6 @@ xhtmlHeaders(__FILE__, translate('Zone') );
|
|||
</div>
|
||||
</div>
|
||||
<div id="monitorState"><?php echo translate('State') ?>: <span id="stateValue"></span> - <span id="fpsValue"></span> fps</div>
|
||||
<!--
|
||||
<div style="border-style: solid;border-width: 1px;">
|
||||
<div id="barLevel" style="width: 25%;background-color: green;text-align: center;"><span id=barLevelVal>4</span>%</div>
|
||||
</div>
|
||||
-->
|
||||
<table id="zonePoints" cellspacing="0">
|
||||
<tbody>
|
||||
<tr>
|
||||
|
|
Loading…
Reference in New Issue