diff --git a/module/build/view/linkbug.html.php b/module/build/view/linkbug.html.php index e4af0fd1b2..0d055101e1 100644 --- a/module/build/view/linkbug.html.php +++ b/module/build/view/linkbug.html.php @@ -10,13 +10,13 @@ * @link http://www.zentao.net */ ?> -
+
id}&browseType=$browseType¶m=$param");?>'>
productplan->unlinkedBugs;?>
- +
diff --git a/module/build/view/linkstory.html.php b/module/build/view/linkstory.html.php index c2d5ed943f..27c1bac6e9 100644 --- a/module/build/view/linkstory.html.php +++ b/module/build/view/linkstory.html.php @@ -10,13 +10,13 @@ * @link http://www.zentao.net */ ?> -
+
id}&browseType=$browseType¶m=$param");?>'>
productplan->unlinkedStories;?>
- +
diff --git a/module/productplan/view/linkbug.html.php b/module/productplan/view/linkbug.html.php index b7feb46fef..4a52b36aa9 100644 --- a/module/productplan/view/linkbug.html.php +++ b/module/productplan/view/linkbug.html.php @@ -10,7 +10,7 @@ * @link http://www.zentao.net */ ?> -
+
id&browseType=$browseType¶m=$param&orderBy=$orderBy")?>'>
diff --git a/module/productplan/view/linkstory.html.php b/module/productplan/view/linkstory.html.php index c162604a74..db199e2995 100644 --- a/module/productplan/view/linkstory.html.php +++ b/module/productplan/view/linkstory.html.php @@ -10,7 +10,7 @@ * @link http://www.zentao.net */ ?> -
+
id&browseType=$browseType¶m=$param&orderBy=$orderBy")?>">
diff --git a/module/project/view/importbug.html.php b/module/project/view/importbug.html.php index d554475ddd..d133b1b3c4 100755 --- a/module/project/view/importbug.html.php +++ b/module/project/view/importbug.html.php @@ -51,7 +51,7 @@ var browseType = '';
- +
id) . html::hidden("id[$bug->id]", $bug->id);?> diff --git a/module/release/view/linkbug.html.php b/module/release/view/linkbug.html.php index 147ee83160..d2b3b07e13 100644 --- a/module/release/view/linkbug.html.php +++ b/module/release/view/linkbug.html.php @@ -10,7 +10,7 @@ * @link http://www.zentao.net */ ?> -
+
bugs : $release->leftBugs; $formID = $type == 'leftBug' ? 'unlinkedLeftBugsForm' : 'unlinkedBugsForm'; @@ -20,7 +20,7 @@ $formID = $type == 'leftBug' ? 'unlinkedLeftBugsForm' : 'unlinkedBugsForm';
productplan->unlinkedBugs;?>
- +
diff --git a/module/release/view/linkstory.html.php b/module/release/view/linkstory.html.php index cc27f57bb9..a0b58d99cd 100644 --- a/module/release/view/linkstory.html.php +++ b/module/release/view/linkstory.html.php @@ -10,13 +10,13 @@ * @link http://www.zentao.net */ ?> -
+
id&browseType=$browseType¶m=$param")?>' data-ride='table'>
productplan->unlinkedStories;?>
- +
@@ -44,7 +44,7 @@
- stage == 'developed' or $story->status == 'closed') echo 'checked';?> /> + stage == 'developed' or $story->status == 'closed') echo 'checked';?> />
id);?> diff --git a/module/search/view/buildform.html.php b/module/search/view/buildform.html.php index d1d8f003f8..4f2b7e4370 100644 --- a/module/search/view/buildform.html.php +++ b/module/search/view/buildform.html.php @@ -36,13 +36,13 @@ $formId = 'searchForm-' . uniqid(''); #userQueries {border-left: 1px solid #eee; vertical-align: top;} #userQueries > h4 {margin: 0 0 6px;} -#userQueries ul {list-style: none; padding-left: 0; margin: 0;max-height:244px; overflow:auto;} +#userQueries ul {list-style: none; padding-left: 0; margin: 0; max-height:170px; overflow:auto;} #userQueries ul li + li {margin-top: 5px;} #userQueries .label {line-height: 24px; padding: 0 20px 0 8px; display: inline-block; background-color: #EEEEEE; color: #A6AAB8; border-radius: 12px; max-width: 100%; white-space: nowrap; text-overflow: ellipsis; overflow: hidden; position: relative;} #userQueries .label:hover {background-color: #aaa; color: #fff;} #userQueries .label > .icon-close {position: absolute; top: 2px; right: 2px; border-radius: 9px; font-size: 12px; line-height: 18px; width: 18px; display: inline-block;} #userQueries .label > .icon-close:hover {background-color: #ff5d5d; color: #fff;} -@media (max-width: 1150px) {#userQueries {display: none}} +@media (max-width: 1150px) {#userQueries {display: none}} ' target='hiddenwin' id='' class='search-form'>