Guest User

Untitled

a guest
Mar 18th, 2018
90
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.23 KB | None | 0 0
  1. <div class="form-group col-md-3">
  2. <label class="lb">Valor total</label>
  3. <input type="number" min="0" id="idValorTotalProdutoP" ng-model="subTotalProduto" class="form-control"/>
  4. </div>
Add Comment
Please, Sign In to add comment