search for: add_recipient_form

Displaying 1 result from an estimated 1 matches for "add_recipient_form".

2006 May 12
0
RJS, Safari, Error - DOM exception 7
...tml> View: ----- <div id="addresses"> <%= render :partial => ''addresses'' -%> </div> <%= form_remote_tag :url => { :action => :add_recipient }, :html => { :id => ''add_recipient_form'' } %> <fieldset> <span class="label">New recipient:</span><br/> <%= text_field :email, :address %><br/> <%= submit_tag ''Add'' %> </fieldset> <%= end_fo...