From 51185d16f0e8a9918d3810ee57912cf8a1c5ac03 Mon Sep 17 00:00:00 2001 From: luis cielak Date: Fri, 10 Aug 2018 13:50:34 -0400 Subject: [PATCH] Strip out html from label --- templates/components/text_input.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/templates/components/text_input.html b/templates/components/text_input.html index 9160f498..8703e2db 100644 --- a/templates/components/text_input.html +++ b/templates/components/text_input.html @@ -4,7 +4,7 @@ {% macro TextInput(field, tooltip='', placeholder='') -%}