Skip to content

Instantly share code, notes, and snippets.

@sam452
Created February 15, 2012 16:30
Show Gist options
  • Save sam452/1837089 to your computer and use it in GitHub Desktop.
Save sam452/1837089 to your computer and use it in GitHub Desktop.
<form accept-charset="UTF-8" action="/prices" class="new_price" id="new_price" method="post"><div style="margin:0;padding:0;display:inline"><input name="utf8" type="hidden" value="&#x2713;" /><input name="authenticity_token" type="hidden" value="rEC0ei0bCc69fcMFriyEs1JWxlFu8zpHNAoaJ14rP0k=" /></div>
<input id="price_commodity_id" name="price[commodity_id]" type="hidden" value="1" />
<div class="field">
<label for="price_Quality">Quality</label><br />
<input id="price_quality" name="price[quality]" size="30" type="text" />
</div>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment