From 13614e058bca9d3e3d5c3d0433bfb3f9111e0819 Mon Sep 17 00:00:00 2001 From: lichengjun Date: Mon, 13 Sep 2021 05:04:18 +0000 Subject: [PATCH] * Fix GitLab MR edit template style. --- module/mr/view/edit.html.php | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/module/mr/view/edit.html.php b/module/mr/view/edit.html.php index ae7462cc96..e00b51a734 100644 --- a/module/mr/view/edit.html.php +++ b/module/mr/view/edit.html.php @@ -22,7 +22,7 @@ loadModel('gitlab')->getByID($MR->gitlabID)->name;?> - mr->sourceProject;?> + mr->sourceProject;?>
@@ -33,7 +33,7 @@ - mr->targetProject;?> + mr->targetProject;?>