Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
  • Loading branch information
Sandro Mendes committed Jun 25, 2019
2 parents ee05eb6 + 912a89f commit 788a5b0
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,6 @@ <h3 class="text-center">Formulário de cadastro de produtos</h3>

<!-- need to associate this data with produto id -->
<input type="hidden" th:field="*{id}"/>
<input type="hidden" th:field="*{produto.estoque.id}"/>

<div class="form-group">
<label for="nome" class="col-md-3 control-label">Nome</label>
Expand Down

0 comments on commit 788a5b0

Please sign in to comment.