* Finish task #41565.

This commit is contained in:
holan20180123
2021-08-19 09:55:20 +08:00
parent f7b9887fe0
commit 08d4a6084f
3 changed files with 9 additions and 1 deletions
+2
View File
@@ -0,0 +1,2 @@
#object_chosen .chosen-single, #dept_chosen .chosen-single {width: 220px;}
#object_chosen .chosen-drop ul li .label {margin-top: 2px; background: #fff; color: #838a9d; border: 1px solid #d8d8d8;}
+5
View File
@@ -136,4 +136,9 @@ $(function()
showItem(val);
});
});
$('#object_chosen').click(function()
{
if(systemMode == 'new' && objectType == 'sprint') $('#object_chosen ul li:first').append(' <label class="label">' + projectCommon + '</label>')
})
})
+2 -1
View File
@@ -13,7 +13,8 @@
<?php include '../../common/view/header.html.php';?>
<?php js::set('objectID', $objectID);?>
<?php js::set('objectType', $objectType);?>
<style>#object_chosen .chosen-single, #dept_chosen .chosen-single {width: 220px;}</style>
<?php js::set('systemMode', $config->systemMode);?>
<?php js::set('projectCommon', $lang->projectCommon);?>
<div id='mainMenu' class='clearfix'>
<div class='btn-toolbar pull-left'>
<span class='btn btn-link btn-active-text'>