Ajout du module de news

This commit is contained in:
Chouchen
2010-09-21 15:09:31 +00:00
parent 2394218c17
commit 8ece766934
8 changed files with 97 additions and 87 deletions

View File

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