General UI cleanup

This commit is contained in:
jeremystretch
2021-07-21 11:20:35 -04:00
parent d42138384f
commit 19eafef41e
28 changed files with 679 additions and 650 deletions

View File

@@ -39,7 +39,7 @@
</tr>
<tr>
<th scope="row">Feed Leg</th>
<td>{{ object.get_feed_leg_display }}</td>
<td>{{ object.get_feed_leg_display|placeholder }}</td>
</tr>
</table>
</div>