Displaying 1 result from an estimated 1 matches for "product_precio".
2006 Jan 20
1
form_tag and multiple buttons inside problem
...bel>
<%= text_field ''product'', ''nombre'' %>
<label for="product_descripcion">Descripcion</label>
<%= text_area ''product'', ''descripcion'', :rows=>4 %>
<label for="product_precio">Precio</label>
<%= text_field ''product'', ''precio'', ''size'' => 8, ''maxlength'' => 8 %>
<table>
<tr> <th></th>
<th>Nombre</th>
<th>D...