search for: show_admin_conf

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

2006 Mar 31
5
RoR 1.1 RJS problem
..., NICE! work guys. However, I seem to be having a bit of a problem. I promise, I''ve googled the hell out of it and haven''t found an answer. Set up: Putting together a little proof of concept app. Display a form (index.rhtml) that just has a button to call the next action (show_admin_conf). Have created a show_admin_conf.rjs and the show_admin_conf method is actually empty. When it goes to the show_admin_conf.rjs I''m just asking it to hide a <LI> tag with a given id. What I get is the <LI> tag updated AND the result of the RJS in the content area where I&...