search for: elsfif

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

Did you mean: elseif
2010 Oct 11
0
Converting observe_field to UJS in Rails 3
...%> <p>Sorry! No articles found...</p> <% elsif params[:query] == "" %> <p>You must enter a search term.</p> <% else %> <% if params[:area] == "plants" %> <table> <tr>**************.............elseif,elsfif etc,etc. ******************************************************************* At the moment I am trying with a submit_tag, but I am getting a missing template error. So I must solve this before I can continue with the observe field.:- <% end %> <p align="center"><font colo...