remove columns
This commit is contained in:
parent
905dc59502
commit
d54c5fc9fe
|
@ -5,14 +5,12 @@ Title="Event Log"
|
|||
<table style="margin-top:-21px;" class="tablesorter ipmi_sel" id="tblEvent">
|
||||
<thead>
|
||||
<tr>
|
||||
<th><input id="allEvents" type="checkbox"> All </th>
|
||||
<th> Status </th>
|
||||
<th> Event ID </th>
|
||||
<th> Time Stamp </th>
|
||||
<th> Sensor Name </th>
|
||||
<th> Sensor Type </th>
|
||||
<th> Subject </th>
|
||||
<th> Description </th>
|
||||
<th><input id="allEvents" type="checkbox"></th>
|
||||
</tr>
|
||||
</thead>
|
||||
<tbody>
|
||||
|
|
Loading…
Reference in New Issue
Block a user