History | Log In     View a printable version of the current page.  
Issue Details (XML | Word | Printable)

Key: RUBY-1123
Type: Bug Bug
Status: Resolved Resolved
Resolution: Fixed
Priority: Critical Critical
Assignee: Oleg Shpynov
Reporter: Mike Aizatsky
Votes: 0
Watchers: 0
Operations

If you were logged in you would be able to see more operations.
Ruby

Good code is red in rhtml

Created: 01 Nov 07 16:06   Updated: 02 Nov 07 11:45
Component/s: RHTML
Fix Version/s: 1.0

Original Estimate: Unknown Remaining Estimate: Unknown Time Spent: Unknown


 Description  « Hide
<% form_tag :action => "do_amazon_find" do -%>
    <%= text_field_tag 'isbn' -%>
    <%= submit_tag "Find" -%>
<% end -%>


 All   Comments   Work Log   Change History      Sort Order:
Oleg Shpynov - 02 Nov 07 11:45
fixed