From 877dc32f8815c54115b3c1191942fc3a7930d7f0 Mon Sep 17 00:00:00 2001 From: tianshujie98 Date: Tue, 17 Nov 2020 13:14:06 +0800 Subject: [PATCH] * Finish task #8393. --- module/bug/view/create.html.php | 8 ++++---- module/doc/view/create.html.php | 8 ++++---- module/doc/view/edit.html.php | 8 ++++---- module/testtask/view/create.html.php | 8 ++++---- 4 files changed, 16 insertions(+), 16 deletions(-) diff --git a/module/bug/view/create.html.php b/module/bug/view/create.html.php index bbe2bf8f82..7b76e84b72 100644 --- a/module/bug/view/create.html.php +++ b/module/bug/view/create.html.php @@ -268,10 +268,10 @@ js::set('stepsNotEmpty', $lang->bug->stepsNotEmpty);
- fetch('my', 'buildContactLists'); - ?> + fetch('my', 'buildContactLists'); + ?>
diff --git a/module/doc/view/create.html.php b/module/doc/view/create.html.php index d0438e8ff9..48a579d74e 100644 --- a/module/doc/view/create.html.php +++ b/module/doc/view/create.html.php @@ -86,10 +86,10 @@ doc->mailto;?>
- fetch('my', 'buildContactLists'); - ?> + fetch('my', 'buildContactLists'); + ?>
diff --git a/module/doc/view/edit.html.php b/module/doc/view/edit.html.php index b73426ff4f..e9ce3e1968 100644 --- a/module/doc/view/edit.html.php +++ b/module/doc/view/edit.html.php @@ -63,10 +63,10 @@ doc->mailto;?>
- mailto, "multiple class='form-control chosen'"); - echo $this->fetch('my', 'buildContactLists'); - ?> + mailto, "multiple class='form-control chosen'"); + echo $this->fetch('my', 'buildContactLists'); + ?>
diff --git a/module/testtask/view/create.html.php b/module/testtask/view/create.html.php index 9dd346c606..810da61349 100644 --- a/module/testtask/view/create.html.php +++ b/module/testtask/view/create.html.php @@ -87,10 +87,10 @@ testtask->mailto;?>
- fetch('my', 'buildContactLists'); - ?> + fetch('my', 'buildContactLists'); + ?>