Task #1118 - Partage de notes via le Pense-bête

#1118 : permet le zoom de la todo list
corrige bug , colonne manquante
This commit is contained in:
Dany De Bontridder 2015-05-24 21:14:01 +02:00
parent c240473334
commit c76a6fc2fd
5 changed files with 31 additions and 3 deletions

View file

@ -23,6 +23,7 @@
* create a html with content
* @see Todo_List
*/
global $g_user;
$wDate=new IDate('p_date_todo',$this->tl_date);
$wTitle=new IText('p_title',$this->tl_title);