From f91b8b975acd39689dd76758cb4bf1b5b70438b7 Mon Sep 17 00:00:00 2001 From: hufangzhou Date: Fri, 16 Jul 2021 14:55:06 +0800 Subject: [PATCH] * Finish task #40295. --- module/bug/js/create.js | 2 -- module/bug/view/create.html.php | 14 +++++++------- 2 files changed, 7 insertions(+), 9 deletions(-) diff --git a/module/bug/js/create.js b/module/bug/js/create.js index 4b6ae0acc5..65c4663659 100644 --- a/module/bug/js/create.js +++ b/module/bug/js/create.js @@ -184,7 +184,5 @@ $(document).ready(function() $('#gitlabProject').html('').append(response); $('#gitlabProject').chosen().trigger("chosen:updated"); }); - }); - }); diff --git a/module/bug/view/create.html.php b/module/bug/view/create.html.php index 951d25b4fb..86a295d081 100644 --- a/module/bug/view/create.html.php +++ b/module/bug/view/create.html.php @@ -313,13 +313,13 @@ js::set('gitlabProjects', $gitlabProjects); - - - task->sync2Gitlab;?> - - - - + + + task->sync2Gitlab;?> + + + + bug->status;?>