From 3f095eb67547d49a477b6d3f6246859ae8ecd9a9 Mon Sep 17 00:00:00 2001 From: Matt Rogers Date: Tue, 26 Nov 2019 15:27:57 -0600 Subject: [PATCH] Allow bootstrap based styling to be used in on this form --- app/views/shared/_add_new_item_form.html.erb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app/views/shared/_add_new_item_form.html.erb b/app/views/shared/_add_new_item_form.html.erb index 42a33364..6de33308 100644 --- a/app/views/shared/_add_new_item_form.html.erb +++ b/app/views/shared/_add_new_item_form.html.erb @@ -7,7 +7,7 @@ @initial_tags ||= @default_tags @initial_tags ||= @project.default_tags unless @project.nil? -%> -
+