-
-
- id}"), $lang->mr->view);?> +
- id}"), $lang->mr->view);?>
- mr->viewDiff);?> -
- id}&type=story"), html::icon($lang->icons['story'], 'text-primary') . ' ' . $lang->productplan->linkedStories);?> -
- id}&type=bug"), html::icon($lang->icons['bug'], 'text-red') . ' ' . $lang->productplan->linkedBugs);?> -
- id}&type=task"), html::icon('todo', 'text-info') . ' ' . $lang->mr->linkedTasks);?> +
- id}&type=story"), html::icon($lang->icons['story'], 'text-primary') . ' ' . $lang->productplan->linkedStories);?> +
- id}&type=bug"), html::icon($lang->icons['bug'], 'text-red') . ' ' . $lang->productplan->linkedBugs);?> +
- id}&type=task"), html::icon('todo', 'text-info') . ' ' . $lang->mr->linkedTasks);?>
diff --git a/module/mr/view/link.html.php b/module/mr/view/link.html.php
index fe834e0272..f9350b3730 100644
--- a/module/mr/view/link.html.php
+++ b/module/mr/view/link.html.php
@@ -37,8 +37,8 @@
-
-
- id}"), $lang->mr->view);?> -
- id}"), $lang->mr->viewDiff);?> +
- id}"), $lang->mr->view);?> +
- id}"), $lang->mr->viewDiff);?>
- '>icons['story'], 'text-primary') . ' ' . $lang->productplan->linkedStories;?>
- '>icons['bug'], 'text-red') . ' ' . $lang->productplan->linkedBugs;?>
- '>mr->linkedTasks;?> diff --git a/module/mr/view/view.html.php b/module/mr/view/view.html.php index e386b8f05f..190a484577 100644 --- a/module/mr/view/view.html.php +++ b/module/mr/view/view.html.php @@ -41,10 +41,10 @@
- mr->view);?> -
- id}"), $lang->mr->viewDiff);?> -
- id}&type=story"), html::icon($lang->icons['story'], 'text-primary') . ' ' . $lang->productplan->linkedStories);?> -
- id}&type=bug"), html::icon($lang->icons['bug'], 'text-red') . ' ' . $lang->productplan->linkedBugs);?> -
- id}&type=task"), html::icon('todo', 'text-info') . ' ' . $lang->mr->linkedTasks);?> +
- id}"), $lang->mr->viewDiff);?> +
- id}&type=story"), html::icon($lang->icons['story'], 'text-primary') . ' ' . $lang->productplan->linkedStories);?> +
- id}&type=bug"), html::icon($lang->icons['bug'], 'text-red') . ' ' . $lang->productplan->linkedBugs);?> +
- id}&type=task"), html::icon('todo', 'text-info') . ' ' . $lang->mr->linkedTasks);?>
@@ -112,16 +112,16 @@
synced and $rawMR->state == 'opened' and !$rawMR->has_conflicts) common::printIcon('mr', 'accept', "mr=$MR->id", $MR, 'button', 'flow', 'hiddenwin', 'mergeButton btn', false, $acceptDisabled, $lang->mr->acceptMR);?>
synced and $rawMR->state == 'opened'): ?>
has_conflicts or (!empty($compile->id) and $compile->status != 'success') or $MR->approvalStatus == 'approved'):?>
- id&action=approve", $MR, 'button', 'ok', 'hiddenwin', 'mergeButton', true, 'disabled', $lang->mr->approve);?>
+ id&action=approve", $MR, 'button', 'ok', 'hiddenwin', 'mergeButton', true, 'disabled', $lang->mr->approve);?>
- id&action=approve", $MR, 'button', 'ok', 'hiddenwin', 'mergeButton btn iframe showinonlybody', true, '', $lang->mr->approve);?>
+ id&action=approve", $MR, 'button', 'ok', 'hiddenwin', 'mergeButton btn iframe showinonlybody', true, '', $lang->mr->approve);?>
- id&action=reject", $MR, 'button', 'bug', 'hiddenwin', 'mergeButton btn iframe showinonlybody', true, ($MR->approvalStatus == 'rejected' ? 'disabled' : ''), $lang->mr->reject);?>
- id", $MR, 'button', 'off', 'hiddenwin', 'mergeButton');?>
- id", $MR, 'button', 'edit');?>
+ id&action=reject", $MR, 'button', 'bug', 'hiddenwin', 'mergeButton btn iframe showinonlybody', true, ($MR->approvalStatus == 'rejected' ? 'disabled' : ''), $lang->mr->reject);?>
+ id", $MR, 'button', 'off', 'hiddenwin', 'mergeButton');?>
+ id", $MR, 'button', 'edit');?>
synced and $rawMR->state == 'closed') common::printIcon('mr', 'reopen', "mr=$MR->id", $MR, 'button', 'restart', 'hiddenwin', 'mergeButton'); ?>
- id", $MR, 'button', 'trash', 'hiddenwin');?>
+ id", $MR, 'button', 'trash', 'hiddenwin');?>