From 3ca16650389aa0d186a441f74b54a409cce4b392 Mon Sep 17 00:00:00 2001 From: Aditya Sanghi Date: Fri, 29 Oct 2010 10:13:48 +0530 Subject: reverting last change to javascript helper; needs more investigation --- actionpack/lib/action_view/helpers/javascript_helper.rb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'actionpack') diff --git a/actionpack/lib/action_view/helpers/javascript_helper.rb b/actionpack/lib/action_view/helpers/javascript_helper.rb index f392d92e75..cd3a3eac80 100644 --- a/actionpack/lib/action_view/helpers/javascript_helper.rb +++ b/actionpack/lib/action_view/helpers/javascript_helper.rb @@ -65,7 +65,7 @@ module ActionView # //]]> # # - # +html_options+ may be a hash of attributes for the -- cgit v1.2.3