Mark "Group by weeks" by default in MonteCarlo as it returns better results
This commit is contained in:
parent
eec5b49299
commit
a747ea4fa8
1 changed files with 1 additions and 1 deletions
|
|
@ -86,7 +86,7 @@
|
|||
<rows>
|
||||
<row spans="1,3">
|
||||
<label value="${i18n:_('Group by weeks')}" />
|
||||
<checkbox id="cbGroupByWeeks"
|
||||
<checkbox id="cbGroupByWeeks" checked="true"
|
||||
width="200px" />
|
||||
</row>
|
||||
<row>
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue