From 433b28e7c11832799d5d318d383fc0f02a85e1f3 Mon Sep 17 00:00:00 2001 From: chenfeiCF Date: Mon, 7 May 2018 09:23:42 +0800 Subject: [PATCH] * Adjust user todo and story view file. --- module/user/view/featurebar.html.php | 24 +++++----- module/user/view/story.html.php | 68 ++++++++++++++------------- module/user/view/todo.html.php | 70 +++++++++++++++------------- 3 files changed, 87 insertions(+), 75 deletions(-) diff --git a/module/user/view/featurebar.html.php b/module/user/view/featurebar.html.php index 1d0ea158dd..74ad463b2a 100755 --- a/module/user/view/featurebar.html.php +++ b/module/user/view/featurebar.html.php @@ -1,44 +1,46 @@ getExtViewFile(__FILE__)){include $extView; return helper::cd();}?> -
- +
diff --git a/module/user/view/todo.html.php b/module/user/view/todo.html.php index fdcd8baa11..3fdff6d261 100644 --- a/module/user/view/todo.html.php +++ b/module/user/view/todo.html.php @@ -26,38 +26,44 @@ ?> -
' id='todoform'> - - recTotal}&recPerPage={$pager->recPerPage}&pageID={$pager->pageID}"; ?> - - - - - - - - - - - - - - - - - - - - - - - - - - - -
idAB);?> todo->date);?> todo->type);?> priAB);?> todo->name);?> todo->beginAB);?> todo->endAB);?>todo->status);?>
id;?>date == '2030-01-01' ? $lang->todo->periods['future'] : $todo->date;?>todo->typeList[$todo->type];?>todo->priList, $todo->pri, $todo->pri);?>'>todo->priList, $todo->pri, $todo->pri);?>createLink('todo', 'view', "id=$todo->id", '', true), $todo->name, '', "class='iframe'");?>begin;?>end;?>todo->statusList[$todo->status];?>
show();?>
-
+
+
' id='todoform' class='main-table table-task'> + + recTotal}&recPerPage={$pager->recPerPage}&pageID={$pager->pageID}"; ?> + + + + + + + + + + + + + + + + + + + + + + + + + + +
idAB);?> todo->date);?> todo->type);?> priAB);?> todo->name);?> todo->beginAB);?> todo->endAB);?>todo->status);?>
id;?>date == '2030-01-01' ? $lang->todo->periods['future'] : $todo->date;?>todo->typeList[$todo->type];?>todo->priList, $todo->pri, $todo->pri);?>'>todo->priList, $todo->pri, $todo->pri);?>createLink('todo', 'view', "id=$todo->id", '', true), $todo->name, '', "class='iframe'");?>begin;?>end;?>todo->statusList[$todo->status];?>
+ + + + + +
+