search for: add_contact

Displaying 2 results from an estimated 2 matches for "add_contact".

Did you mean: add_contract
2010 Aug 16
8
Executing js.erb file with :format =>'js'
Hi, I''m trying to get my javascript to execute after clicking a link on my page using :format => "js" here''s my link: <%= link_to image_tag("/images/icons/user_add.png"), add_contact_path(:profile_id => profile.id, :url => request.url, :format => "js"), :title => "Add person to your contacts"%> in my controller i have format.js here''s my add_contact.js.erb: $("#contact_icon_<%=params[:profile_id]%>").html("Cont...
2007 Apr 28
6
XRC Problem
...me="tbAddContact"> <label>Add Contact</label> <tooltip>Add a Contact</tooltip> <longhelp>Add a contact to your contact list</longhelp> <bitmap>/home/eumario/Projects/RubyIM/images/add_contact.png</bitmap> </object> <object class="tool" name="tbAddChat"> <label>Add Chat</label> <tooltip>Add Chat Room</tooltip> <longhelp>Add a chat room to your contac...