* Fix bug#36660,36707,36706,36741.

This commit is contained in:
chaideqing
2023-07-25 02:35:18 +00:00
parent 2d64dfe3a9
commit 2e8a3dfd70
+1 -1
View File
@@ -586,7 +586,7 @@ js::set('vision', $this->config->vision);
</div>
<?php endif;?>
<?php if($canBatchChangeRoadmap and $config->edition == 'ipd'):?>
<?php if($canBatchChangeRoadmap and $config->edition == 'ipd' and $config->vision == 'or'):?>
<div class="btn-group dropup">
<button data-toggle="dropdown" type="button" class="btn"><?php echo $lang->roadmap->common;?> <span class="caret"></span></button>
<?php