I'm trying to make a table, where it shows the list of requests and the button for editing
Order Lita:
var lista = [
{id: 1, nome: 'Pedido 1', ano1: 100, ano2: 200},
{id: 2, nome: 'Pedido 2', ano1: 100, ano2: 200},
{id: 3, nome:...
asked by
16.01.2015 / 16:21