Adding logging proc time inside the table

This commit is contained in:
Starow 2014-08-11 16:29:38 +02:00
parent a4302b54ad
commit 60cfc9789f
2 changed files with 7 additions and 1 deletions

View file

@ -103,6 +103,7 @@
<table class="table table-bordered table-hover table-striped" id="table_log">
<thead>
<tr>
<th>Time</th>
<th>Channel</th>
<th>Level</th>
<th>Script Name</th>