06/08 Add inspectors' KPI, performance, fix error
This commit is contained in:
@@ -261,7 +261,7 @@
|
||||
</span>
|
||||
</td>
|
||||
<td>
|
||||
<a href="{{ url_for('inspections.view_inspection', inspection_id=ins.id) }}"
|
||||
<a href="{{ url_for('inspections.view', inspection_id=ins.id) }}"
|
||||
class="btn btn-xs btn-outline-secondary" style="font-size:.75rem;padding:2px 8px;">View</a>
|
||||
</td>
|
||||
</tr>
|
||||
|
||||
Reference in New Issue
Block a user