Skip to content

Instantly share code, notes, and snippets.

@silasrm
Forked from anonymous/gist:7875395
Last active December 30, 2015 19:59
Show Gist options
  • Save silasrm/7878049 to your computer and use it in GitHub Desktop.
Save silasrm/7878049 to your computer and use it in GitHub Desktop.
<div id="box-pedido-produto-1" class="linhas">
<span>
Produto
<a href="#" class="removerCampo" data-id="box-pedido-produto-1"><img src="ico/no.png" class=" pedido-no" /></a>
</span>
<input type="text" class="produto_autocomplete produto" name="produto[]" data-count="1" />
<div id="produto_qv-1"></div>
</div>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment