diff --git a/module/caselib/view/browse.html.php b/module/caselib/view/browse.html.php index e8c4203281..6293eaab65 100644 --- a/module/caselib/view/browse.html.php +++ b/module/caselib/view/browse.html.php @@ -81,7 +81,7 @@ js::set('flow', $config->global->flow);
-
'>
+
'>

diff --git a/module/project/view/bug.html.php b/module/project/view/bug.html.php index d6a5b61b7a..c8d5a059fe 100644 --- a/module/project/view/bug.html.php +++ b/module/project/view/bug.html.php @@ -26,7 +26,7 @@

-
+

diff --git a/module/project/view/importbug.html.php b/module/project/view/importbug.html.php index fda0e94a0b..0331266986 100755 --- a/module/project/view/importbug.html.php +++ b/module/project/view/importbug.html.php @@ -24,7 +24,7 @@ var browseType = '';

-
+
diff --git a/module/project/view/story.html.php b/module/project/view/story.html.php index ee10ebf068..e670351a43 100644 --- a/module/project/view/story.html.php +++ b/module/project/view/story.html.php @@ -89,7 +89,7 @@
-
'>
+
'>

diff --git a/module/testcase/view/importfromlib.html.php b/module/testcase/view/importfromlib.html.php index ca8735f551..83203b06b7 100644 --- a/module/testcase/view/importfromlib.html.php +++ b/module/testcase/view/importfromlib.html.php @@ -20,7 +20,7 @@

-
+
diff --git a/module/testsuite/view/linkcase.html.php b/module/testsuite/view/linkcase.html.php index dbf468b62d..29b9c64d1e 100644 --- a/module/testsuite/view/linkcase.html.php +++ b/module/testsuite/view/linkcase.html.php @@ -24,7 +24,7 @@ -
+
diff --git a/module/testtask/view/cases.html.php b/module/testtask/view/cases.html.php index 28bb8361ad..90bcd4b547 100644 --- a/module/testtask/view/cases.html.php +++ b/module/testtask/view/cases.html.php @@ -23,7 +23,7 @@
-
+
moduleName . ucfirst($this->methodName); $useDatatable = (isset($config->datatable->$datatableId->mode) and $config->datatable->$datatableId->mode == 'datatable');