* Fix bug#25222,25232

This commit is contained in:
zenggang
2022-07-14 01:38:00 +00:00
parent 665901a969
commit 38e996bd18
3 changed files with 5 additions and 4 deletions
+1 -1
View File
@@ -32,7 +32,7 @@
$weekend = $withWeekend == 'true' ? 'noweekend' : 'withweekend';
echo html::a('#', $lang->execution->$weekend, '', "class='btn btn-link' id='weekend'");
?>
<div class='input-control w-100px'>
<div class='input-control w-140px'>
<?php echo html::select('type', $lang->execution->cfdTypeList, $type, "class='form-control chosen'");?>
</div>
<div id="cfdDateSelect">