-

mr->create; ?>

+

mr->create;?>

- + - + - + - + - - + + - - + + - + - - + + - - + + - - - - - - + + - + @@ -92,4 +88,4 @@ - + diff --git a/module/mr/view/edit.html.php b/module/mr/view/edit.html.php index ff05957e2c..a56a843d56 100644 --- a/module/mr/view/edit.html.php +++ b/module/mr/view/edit.html.php @@ -16,8 +16,8 @@

- mr->notFound; ?> - createLink('mr', 'browse'), " " . $lang->mr->browse, '', "class='btn btn-info'"); ?> + mr->notFound;?> + createLink('mr', 'browse'), " " . $lang->mr->browse, '', "class='btn btn-info'");?>

@@ -40,7 +40,7 @@ - + - - + + - + - - + + - - - - - - + + - + @@ -97,7 +93,7 @@ @@ -107,4 +103,4 @@ - +
gitlab->common; ?>gitlab->common;?>
mr->sourceProject; ?>mr->sourceProject;?>
- + mr->sourceBranch ?> - +
mr->targetProject; ?>mr->targetProject;?>
- + mr->targetBranch ?> - +
mr->title; ?>mr->title;?>
mr->description; ?>mr->description;?>
mr->needCI; ?>mr->needCI;?>
@@ -61,29 +61,25 @@
devops->repo; ?>devops->repo;?>
job->common; ?>job->common;?>
compile->result; ?>
mr->assignee; ?>mr->assignee;?>
mr->usersTips; ?>mr->usersTips;?>
- - goback, '', 'class="btn btn-wide"'); ?> + + goback, '', 'class="btn btn-wide"');?>
- loadModel('gitlab')->apiGetSingleProject($MR->gitlabID, $MR->sourceProject)->name_with_namespace; ?>: + loadModel('gitlab')->apiGetSingleProject($MR->gitlabID, $MR->sourceProject)->name_with_namespace;?>: sourceBranch;?>
@@ -59,37 +59,33 @@
mr->title;?>title, "class='form-control'"); ?>title, "class='form-control'");?>
mr->description; ?>description, "rows='3' class='form-control'"); ?>mr->description;?>description, "rows='3' class='form-control'");?>
mr->needCI; ?>mr->needCI;?>
needCI == '1' ? 'checked' : '' ?> - name="needCI" value="1" id="needCI"> + name="needCI" value="1" id="needCI">
devops->repo; ?>repoID, "class='form-control chosen'"); ?>devops->repo;?>repoID, "class='form-control chosen'");?>
job->common; ?>jobID, "class='form-control chosen'"); ?>
compile->result; ?>compileID, "class='form-control chosen'"); ?>job->common;?>jobID, "class='form-control chosen'");?>
mr->assignee;?>
- + goback, '', 'class="btn btn-wide"');?>