I am trying to rename a bundle name
I got a textarea box with row size 3 column size 40
but I need a small text box
Please help me
<%= in_place_editor(''edit_title_bundle''+bundle.id.to_s,
:url =>
update_field_newsfeeds_path(:id => bundle.id, :name
=>''category''), :rows
=> 2 , :size => 50 , :save_text => ''save'' ,
:external_control =>
''edit_title_link_bundle''+bundle.id.to_s) %>|
<%= link_to_remote
"Delete",:url=>{:controller
=>''newsfeeds'',:action
=>''userbundleremove'',:id => bundle.id} %>
Attachments:
http://www.ruby-forum.com/attachment/4785/inplace_editor.png
--
Posted via http://www.ruby-forum.com/.
--
You received this message because you are subscribed to the Google Groups
"Ruby on Rails: Talk" group.
To post to this group, send email to
rubyonrails-talk-/JYPxA39Uh5TLH3MbocFF+G/Ez6ZCGd0@public.gmane.org
To unsubscribe from this group, send email to
rubyonrails-talk+unsubscribe-/JYPxA39Uh5TLH3MbocFF+G/Ez6ZCGd0@public.gmane.org
For more options, visit this group at
http://groups.google.com/group/rubyonrails-talk?hl=en.