Merge branch 'master_xieqiyu_56922' into 'master'
* Finish task#56922. See merge request easycorp/zentaopms!3910
This commit is contained in:
@@ -1,4 +1,5 @@
|
||||
.popover-sm .popover-content {padding: 8px 10px; max-width: 228px;}
|
||||
.c-future {width: 56px;}
|
||||
|
||||
#copyProjectModal {padding: 0;}
|
||||
#copyProjectModal {padding: 0 2px;}
|
||||
|
||||
@@ -77,7 +77,7 @@
|
||||
</div>
|
||||
</td>
|
||||
<td>
|
||||
<div class='checkbox-primary'>
|
||||
<div class='checkbox-primary c-future'>
|
||||
<input type='checkbox' id='future' name='future' value='1' />
|
||||
<label for='future'><?php echo $lang->project->future;?></label>
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user