From 6a837c32e4c8b6baf502f2659dbcf6c869c36fbb Mon Sep 17 00:00:00 2001 From: Penar Musaraj Date: Wed, 2 Sep 2020 14:53:38 -0400 Subject: [PATCH] DEV: Add class to wizard HTML element --- app/views/wizard/index.html.erb | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/app/views/wizard/index.html.erb b/app/views/wizard/index.html.erb index e9df213a66e..85a57bc80c8 100644 --- a/app/views/wizard/index.html.erb +++ b/app/views/wizard/index.html.erb @@ -1,4 +1,4 @@ - + <%= discourse_stylesheet_link_tag :wizard, theme_ids: nil %> <%= preload_script "locales/#{I18n.locale}" %> @@ -25,6 +25,5 @@ <%= raw SvgSprite.bundle %> -