Files
aportil/themes/common/update.json

20 lines
284 B
JSON

{
rows:[
{ id:1001,
data:[
"100",
"Update from json",
"John Grisham",
"12.99",
"1",
"05/01/1998"] },
{ id:991002,
data:[
"1000",
"New row from json",
"Stephen King",
"0",
"1",
"01/01/2000"] }
]
}