From 2fcd640a8d32f92d7520259686abec9dad01462f Mon Sep 17 00:00:00 2001 From: Matthew Stratford Date: Sat, 13 Feb 2021 14:59:49 +0000 Subject: [PATCH] Add a load button for show plan items. --- templates/status.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/templates/status.html b/templates/status.html index bf59858..309e8e1 100644 --- a/templates/status.html +++ b/templates/status.html @@ -30,7 +30,7 @@ {% for planitem in player.show_plan %} - {{ planitem }} + Load {{ planitem }}