diff --git a/module/project/view/importbug.html.php b/module/project/view/importbug.html.php index 8d9c4f2970..1f6a6ed114 100755 --- a/module/project/view/importbug.html.php +++ b/module/project/view/importbug.html.php @@ -19,21 +19,26 @@ $(function(){ }) var browseType = ''; -
-
-
- +
+
+ icons['task']);?> + icons['import']);?> project->importBug;?> +
+
+
+ +
- - - - - - - - - - + + + + + + + + + + @@ -46,15 +51,21 @@ var browseType = ''; - - - + + + - + + + + +
idAB;?> bug->severityAB;?> priAB;?>bug->title;?>bug->statusAB;?>task->pri;?>task->assignedTo;?>task->estimate;?>
idAB;?> bug->severityAB;?> priAB;?>bug->title;?>bug->statusAB;?>task->pri;?>task->assignedTo;?>task->estimate;?>
bug->priList[$bug->pri]?>'>bug->priList[$bug->pri]?> id", $bug->title, '', "class='preview'", true, true);?> bug->statusList[$bug->status];?>id]", $lang->task->priList, 3);?>id]", $users, zget($users, $bug->assignedTo, '', $bug->assignedTo));?>id]", '', 'size=4');?>id]", $lang->task->priList, 3, "class='input-sm form-control'");?>id]", $users, zget($users, $bug->assignedTo, '', $bug->assignedTo), "class='input-sm form-control'");?>id]", '', 'size=4 class="input-sm form-control"');?>
show();?>
+
" . html::selectAll() . html::selectReverse() . '
' . html::submitButton($lang->import) . html::backButton();?> + + show();?> +
-
import) . html::backButton();?>
-
diff --git a/module/project/view/importtask.html.php b/module/project/view/importtask.html.php index e1076d33f3..e6c40853dc 100644 --- a/module/project/view/importtask.html.php +++ b/module/project/view/importtask.html.php @@ -12,14 +12,22 @@ ?> +
+
+ icons['task']);?> + icons['import']);?> project->importTask;?> +
+
- @@ -68,8 +76,18 @@ + + + + +
- $lang->project->fromproject) + $projects; - echo $lang->project->selectProject . ':'; - echo html::select('fromproject', $projects, $fromProject, "onchange='reload($projectID, this.value)'"); - ?> + +
+
+ $lang->project->fromproject) + $projects;?> + project->selectProject;?> + +
+
+
+
+ project->importTask);?> +
+
-
project->importTask);?>
+