From 50b2700f563fa113e591a76fb0c7dae5b4600b53 Mon Sep 17 00:00:00 2001 From: sunguangming Date: Tue, 11 Oct 2022 09:43:14 +0800 Subject: [PATCH] * Adjust create bug view style. --- module/bug/view/create.html.php | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/module/bug/view/create.html.php b/module/bug/view/create.html.php index 7733a387fb..bf2bc755a2 100644 --- a/module/bug/view/create.html.php +++ b/module/bug/view/create.html.php @@ -389,4 +389,12 @@ if($this->app->tab == 'project') js::set('objectID', $projectID); + + +