Skip to content

Commit

Permalink
Removed set title from webform
Browse files Browse the repository at this point in the history
  • Loading branch information
cykod committed Aug 2, 2010
1 parent e106877 commit 19300f6
Showing 1 changed file with 1 addition and 1 deletion.
Expand Up @@ -35,7 +35,7 @@ def form
cache[:output] = webform_page_form_feature
end

set_title result.title, 'webform' unless result.title.blank?
#set_title result.title, 'webform' unless result.title.blank?
render_paragraph :text => result.output
end

Expand Down

0 comments on commit 19300f6

Please sign in to comment.