remove columns

This commit is contained in:
Derek Macias 2015-12-21 00:05:57 -07:00
parent 905dc59502
commit d54c5fc9fe

View File

@ -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>