From acac383c01f32e44451bd0bbea84edd0d612e3ed Mon Sep 17 00:00:00 2001 From: Iain Learmonth Date: Tue, 1 Nov 2022 10:20:27 +0000 Subject: [PATCH] portal/storage: link from automation list --- app/portal/templates/tables.html.j2 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app/portal/templates/tables.html.j2 b/app/portal/templates/tables.html.j2 index 23b3e3f..9048004 100644 --- a/app/portal/templates/tables.html.j2 +++ b/app/portal/templates/tables.html.j2 @@ -144,7 +144,7 @@ {% if automation.enabled %}✅{% else %}❌{% endif %} {% if automation.short_name in states %} - + {% if states[automation.short_name].lock %}🔒{% else %}🔓{% endif %} {% else %}