Fix filtered pagination

This commit is contained in:
2022-07-18 22:48:04 +02:00
parent 503a214a4d
commit ad33731913
5 changed files with 8 additions and 14 deletions

View File

@@ -125,7 +125,7 @@
<td>{{ rolling_stock.sku }}</td>
</tr>
<tr>
<th scope="row">ERA</th>
<th scope="row">Era</th>
<td>{{ rolling_stock.era }}</td>
</tr>
<tr>