On peut maintenant trier les liens !

This commit is contained in:
Chouchen
2010-09-21 14:00:04 +00:00
parent b8aa797d20
commit 2394218c17
12 changed files with 276 additions and 55 deletions

View File

@@ -52,5 +52,5 @@ $(document).ready(function(){ $('#todo').resizable(); $('#todo').draggable();
$('#newTaskFieldset').toggle();
});
});