search for: evaluation_template

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

2010 Mar 16
4
Get content from HTML element in Rails
...s differ a lot and it''s only used as information, no calculations etc need to be done on it. So my view looks like this: [code] form_remote_tag :url=>{:action => ''save_trainee_evaluation'' do %> <div id="content"> <%= contract_trainer_trainee.evaluation_template %> </div> <%= submit_tag ''Opslaan'' %> <% end %> [/code] -- 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 rubyo...