|
|
|
@ -6,8 +6,8 @@ |
|
|
|
<table class="table table-striped table-bordered"> |
|
|
|
<thead> |
|
|
|
<tr> |
|
|
|
<th class="col-sm-3 col-xs-3">{% trans 'Name and comment count' %}</th> |
|
|
|
<th class="col-sm-1 col-xs-2">{% trans 'Address' %}</th> |
|
|
|
<th class="col-md-2 col-sm-3 col-xs-3">{% trans 'Name and comment count' %}</th> |
|
|
|
<th class="col-md-2 col-sm-1 col-xs-2">{% trans 'Address' %}</th> |
|
|
|
<th class="col-sm-1 col-xs-1">{% trans 'The nature of the damage' %}</th> |
|
|
|
<th class="col-sm-4 col-xs-4">{% trans 'Description' %}</th> |
|
|
|
<th class="col-sm-1 col-xs-1">{% trans 'Task author' %}</th> |
|
|
|
|