We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent af57305 commit ff730a7Copy full SHA for ff730a7
odmtools/controller/frmDataFilters.py
@@ -27,7 +27,7 @@ def __init__(self, parent, series):
27
self.Center()
28
29
# self.chkToggleFilterSelection.SetValue(self.recordService.get_toggle())
30
- # self.setDates()
+ self.setDates()
31
32
33
def onCheckBox(self, event):
0 commit comments