From 5c6affa5f8a6c069b6b91d56de4c07c05fcfcc8b Mon Sep 17 00:00:00 2001 From: JackWuLieHao Date: Thu, 29 Mar 2018 16:38:39 +0800 Subject: [PATCH] * Finish task #3790 --- module/my/view/todo.html.php | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/module/my/view/todo.html.php b/module/my/view/todo.html.php index 9aa1db6434..80fea7a34d 100644 --- a/module/my/view/todo.html.php +++ b/module/my/view/todo.html.php @@ -52,7 +52,8 @@ idAB);?> todo->date);?> todo->type);?> - priAB);?> + app->clientLang == 'en' ? "style='width:80px'" : '';?> + > priAB);?> todo->name);?> todo->beginAB);?> todo->endAB);?>