13 lines
415 B
Cheetah
Executable file
13 lines
415 B
Cheetah
Executable file
<div class="col-md-12"><div class="panel panel-default">
|
|
<div class="panel-heading">Log</div>
|
|
<div class="panel-body">
|
|
<table class="table hdd-detail">
|
|
<thead><tr>
|
|
<th data-field="timestamp">Timestamp</th>
|
|
<th data-field="level">Level</th>
|
|
<th data-field="log" >Log</th>
|
|
</tr></thead>
|
|
|
|
</table>
|
|
</div>
|
|
</div></div>
|