Skip to content

Commit

Permalink
lero
Browse files Browse the repository at this point in the history
  • Loading branch information
Luciano Pacheco committed Oct 4, 2009
1 parent 2ad7324 commit bbfda27
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions tb.xml
Original file line number Diff line number Diff line change
Expand Up @@ -37,6 +37,7 @@ for each(a in results.a){
entry.appendChild(<id>{id}</id>); //
entry.appendChild(<nome>{fdp}</nome>);
entry.appendChild(<partido>{partido}</partido>);
entry.appendChild(<url>http://www.excelencias.org.br/candidatos/@candidato_n.php?id={id}</url>);
entries.appendChild(entry);
}
response.object = entries;
Expand Down

0 comments on commit bbfda27

Please sign in to comment.