Give the time more space in the activity log
This commit is contained in:
@@ -29,10 +29,10 @@
|
||||
<table ng-hide="busy" class="table table-condensed table-hover">
|
||||
<thead>
|
||||
<tr>
|
||||
<th class="col-md-1">Time</th>
|
||||
<th class="col-md-2">Time</th>
|
||||
<th class="col-md-3">Source</th>
|
||||
<th class="col-md-2">Action</th>
|
||||
<th class="col-md-6">Details</th>
|
||||
<th class="col-md-5">Details</th>
|
||||
</tr>
|
||||
</thead>
|
||||
<tbody ng-repeat="eventLog in eventLogs">
|
||||
|
||||
Reference in New Issue
Block a user