From 26e611bee537d74176c8b335011d07303661da0e Mon Sep 17 00:00:00 2001 From: wangyidong Date: Wed, 17 Feb 2016 10:16:18 +0800 Subject: [PATCH] * finish task #1799. --- module/bug/view/sendmail.html.php | 1 + module/common/view/mail.css.php | 9 +++++++++ module/common/view/mail.html.php | 10 +--------- module/project/view/sendmail.html.php | 1 + module/story/view/sendmail.html.php | 1 + module/task/view/sendmail.html.php | 1 + module/testtask/view/sendmail.html.php | 1 + 7 files changed, 15 insertions(+), 9 deletions(-) create mode 100644 module/common/view/mail.css.php diff --git a/module/bug/view/sendmail.html.php b/module/bug/view/sendmail.html.php index 370358e1dd..4308c4f34f 100644 --- a/module/bug/view/sendmail.html.php +++ b/module/bug/view/sendmail.html.php @@ -14,6 +14,7 @@ $onlybody = isonlybody() ? true : false; if($onlybody) $_GET['onlybody'] = 'no'; ?> +
diff --git a/module/common/view/mail.css.php b/module/common/view/mail.css.php new file mode 100644 index 0000000000..c29714e983 --- /dev/null +++ b/module/common/view/mail.css.php @@ -0,0 +1,9 @@ + diff --git a/module/common/view/mail.html.php b/module/common/view/mail.html.php index b001bddc3a..b29dbfc30c 100755 --- a/module/common/view/mail.html.php +++ b/module/common/view/mail.html.php @@ -8,12 +8,4 @@ comment and $action->history) echo '
'; echo $action->comment;?> - + diff --git a/module/project/view/sendmail.html.php b/module/project/view/sendmail.html.php index 53265e9614..b3f0b28c17 100644 --- a/module/project/view/sendmail.html.php +++ b/module/project/view/sendmail.html.php @@ -14,6 +14,7 @@ $onlybody = isonlybody() ? true : false; if($onlybody) $_GET['onlybody'] = 'no'; ?> +
diff --git a/module/story/view/sendmail.html.php b/module/story/view/sendmail.html.php index 81e27db58c..b3195854c9 100644 --- a/module/story/view/sendmail.html.php +++ b/module/story/view/sendmail.html.php @@ -14,6 +14,7 @@ $onlybody = isonlybody() ? true : false; if($onlybody) $_GET['onlybody'] = 'no'; ?> +
diff --git a/module/task/view/sendmail.html.php b/module/task/view/sendmail.html.php index 26392f8b71..f226abebbf 100644 --- a/module/task/view/sendmail.html.php +++ b/module/task/view/sendmail.html.php @@ -14,6 +14,7 @@ $onlybody = isonlybody() ? true : false; if($onlybody) $_GET['onlybody'] = 'no'; ?> +
diff --git a/module/testtask/view/sendmail.html.php b/module/testtask/view/sendmail.html.php index 717032dd66..b896d2b574 100644 --- a/module/testtask/view/sendmail.html.php +++ b/module/testtask/view/sendmail.html.php @@ -14,6 +14,7 @@ $onlybody = isonlybody() ? true : false; if($onlybody) $_GET['onlybody'] = 'no'; ?> +