diff --git a/module/my/control.php b/module/my/control.php index 0631f85551..26dae13fe8 100644 --- a/module/my/control.php +++ b/module/my/control.php @@ -188,8 +188,8 @@ class my extends control } /** - * My stories - + * My stories. + * * @param string $type * @param string $storyType * @param string $orderBy diff --git a/module/my/view/project.html.php b/module/my/view/project.html.php index 17b4e2d9af..0f85ea71e7 100644 --- a/module/my/view/project.html.php +++ b/module/my/view/project.html.php @@ -80,7 +80,7 @@ diff --git a/module/my/view/todo.html.php b/module/my/view/todo.html.php index f199131ca0..f76ac1914a 100644 --- a/module/my/view/todo.html.php +++ b/module/my/view/todo.html.php @@ -76,7 +76,7 @@ app->clientLang == 'en' ? "style='width:80px'" : '';?> > priAB);?> todo->name);?> - todo->assignedBy);?> + todo->assignedBy);?> todo->beginAB);?> todo->endAB);?> todo->status);?> @@ -99,7 +99,7 @@ todo->typeList[$todo->type];?> pri;?>' title='todo->priList, $todo->pri, $todo->pri);?>'>todo->priList, $todo->pri)?> createLink('todo', 'view', "id=$todo->id&from=my", '', true), $todo->name, '', "data-toggle='modal' data-type='iframe' data-title='" . $lang->todo->view . "' data-icon='check'");?> - assignedBy);?> + assignedBy);?> begin;?> end;?> todo->statusList[$todo->status];?>