Stylisation de la TodoList

This commit is contained in:
Chouchen
2010-09-17 16:06:08 +00:00
parent f6aae7e077
commit 563f40f6d7
3 changed files with 21 additions and 2 deletions

View File

@@ -4,7 +4,7 @@ function cbfunc(o){
?>
function cbfunc(o){
$('#results').append('<ul id="uncompletedList"><ul>');
for(var i in o)