diff --git a/module/bug/view/create.html.php b/module/bug/view/create.html.php index a95097a49d..6aa50dbfe9 100644 --- a/module/bug/view/create.html.php +++ b/module/bug/view/create.html.php @@ -74,8 +74,8 @@ js::set('confirmDeleteTemplate', $lang->bug->confirmDeleteTemplate); bug->openedBuild?> -
-
+
+
bug->allBuilds, "class='btn btn-default' data-toggle='tooltip' onclick='loadAllBuilds()'")?>
diff --git a/module/group/view/managemember.html.php b/module/group/view/managemember.html.php index 9cd4733f7c..14b83a9f80 100644 --- a/module/group/view/managemember.html.php +++ b/module/group/view/managemember.html.php @@ -22,13 +22,13 @@
-
icons['company']);?> dept->common;?>
+
dept->common;?>
-
+ @@ -59,10 +59,9 @@ - - - + @@ -100,7 +100,7 @@ $status = $this->session->testTaskVersionStatus; common::printIcon('testtask', 'view', "taskID=$task->id", '', 'list', 'file','','iframe',true, 'data-width=800px'); common::printIcon('testtask', 'linkCase', "taskID=$task->id", $task, 'list', 'link'); common::printIcon('testreport', 'browse', "objectID=$task->product&objectType=product&extra=$task->id", $task, 'list','flag'); - common::printIcon('testtask', 'edit', "taskID=$task->id", $task, 'list','','','iframe',true); + common::printIcon('testtask', 'edit', "taskID=$task->id", $task, 'list','','','',true); ?> diff --git a/module/testtask/view/create.html.php b/module/testtask/view/create.html.php index e0630e34e4..d6f95a0ce3 100644 --- a/module/testtask/view/create.html.php +++ b/module/testtask/view/create.html.php @@ -87,7 +87,10 @@ - +
+ goback, $this->createLink('group', 'browse')); echo html::hidden('foo'); // Just a var, to make sure $_POST is not empty. ?> diff --git a/module/product/view/edit.html.php b/module/product/view/edit.html.php index 403da55ade..33b627bb72 100644 --- a/module/product/view/edit.html.php +++ b/module/product/view/edit.html.php @@ -17,7 +17,7 @@

- icons['product']);?> id;?> + id;?> createLink('product', 'view', 'product=' . $product->id), $product->name);?> arrow . ' ' . $lang->product->edit;?>

diff --git a/module/project/view/task.html.php b/module/project/view/task.html.php index c07bf34d99..6eac04518a 100644 --- a/module/project/view/task.html.php +++ b/module/project/view/task.html.php @@ -149,7 +149,6 @@ js::set('browseType', $browseType); $useDatatable = (isset($this->config->datatable->$datatableId->mode) and $this->config->datatable->$datatableId->mode == 'datatable'); $vars = "projectID=$project->id&status=$status&parma=$param&orderBy=%s&recTotal=$recTotal&recPerPage=$recPerPage"; - if($useDatatable) include '../../common/view/datatable.html.php'; $customFields = $this->datatable->getSetting('project'); if($project->type == 'ops') { diff --git a/module/story/view/edit.html.php b/module/story/view/edit.html.php index 988580eec4..9a3fcfb559 100644 --- a/module/story/view/edit.html.php +++ b/module/story/view/edit.html.php @@ -19,9 +19,6 @@ createLink('story', 'view', "storyID=$story->id"), $story->title, '', 'class="story-title"');?> arrow . ' ' . $lang->story->edit;?> -
- save)?> -
diff --git a/module/story/view/view.html.php b/module/story/view/view.html.php index 955017a43f..e944c4abb8 100644 --- a/module/story/view/view.html.php +++ b/module/story/view/view.html.php @@ -12,14 +12,14 @@ ?> -session->storyList != false ? $app->session->storyList : $this->createLink('product', 'browse', "productID=$story->product&branch=$story->branch&moduleID=$story->module");?> +session->storyList != false ? $app->session->storyList : $this->createLink('product', 'browse', "productID=$story->product&branch=$story->branch&moduleID=$story->module");?>
projectName?> build == 'trunk' || empty($task->buildName)) ? $lang->trunk : html::a($this->createLink('build', 'view', "buildID=$task->build",'',true), $task->buildName, '','class="iframe"');?>build == 'trunk' || empty($task->buildName)) ? $lang->trunk : html::a($this->createLink('build', 'view', "buildID=$task->build",'',true), $task->buildName);?> owner);?> begin?> end?>
+ + +
diff --git a/module/testtask/view/edit.html.php b/module/testtask/view/edit.html.php index 705a3ebba8..6b1ea3830d 100644 --- a/module/testtask/view/edit.html.php +++ b/module/testtask/view/edit.html.php @@ -14,9 +14,10 @@
-
+

+ id;?> createLink('testtask', 'view', 'taskID=' . $task->id), $task->name, '_blank');?> arrow . $lang->testtask->edit;?>

@@ -79,7 +80,10 @@ - product);?> + + + + diff --git a/module/testtask/view/view.html.php b/module/testtask/view/view.html.php index d98657e8c9..707783a2f3 100644 --- a/module/testtask/view/view.html.php +++ b/module/testtask/view/view.html.php @@ -12,77 +12,78 @@ ?> -
-
-
-

- id;?> - name;?> - deleted):?> - task->deleted;?> - -

+session->testtaskList ? $this->session->testtaskList : $this->createLink('testtask', 'browse', "productID=$task->product");?> +