From df90b699fa501a8e1fb86ceac4bd573268f43a1b Mon Sep 17 00:00:00 2001 From: Tony Date: Fri, 17 Dec 2021 12:56:52 -0600 Subject: [PATCH] cosmetic changes --- lineups/templates/lineups/player-table.html | 11 ++++++----- 1 file changed, 6 insertions(+), 5 deletions(-) diff --git a/lineups/templates/lineups/player-table.html b/lineups/templates/lineups/player-table.html index 78a95f0..046d594 100644 --- a/lineups/templates/lineups/player-table.html +++ b/lineups/templates/lineups/player-table.html @@ -1,4 +1,4 @@ - +
{% for form in formset %} - +
+
+ {% if form.order.value > 0 %} {{ form.order.value }} {% endif %} @@ -26,8 +27,8 @@ {% endif %} - - +
+