From c67700e0ae2c123fa4a9f9d6a053eb09420a63aa Mon Sep 17 00:00:00 2001 From: Gopesh Tulsyan Date: Mon, 26 May 2014 15:01:35 +0530 Subject: [PATCH] Minor fixes --- app/views/admin/conference/show.html.haml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app/views/admin/conference/show.html.haml b/app/views/admin/conference/show.html.haml index 027400a1..fa99b73f 100644 --- a/app/views/admin/conference/show.html.haml +++ b/app/views/admin/conference/show.html.haml @@ -30,4 +30,4 @@ = f.input :sponsor_email, hint: 'This mail id is used by sponsors to contact organizers' = f.input :sponsor_description, hint: 'This description will be displayed in sponsor section of splash page' = f.action :submit, :as => :button, :button_html => {:class => "btn btn-primary"} ->>>>>>> Sponsor dashboard added, with sponsor component for splash page +