Skip to content

Commit

Permalink
Merge pull request #292 from ODM2/filter_date
Browse files Browse the repository at this point in the history
set dates on startup
  • Loading branch information
Stephanie Reeder authored Sep 19, 2016
2 parents edb3cf2 + d6e68fd commit f6d1a12
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions odmtools/controller/frmDataFilters.py
Original file line number Diff line number Diff line change
Expand Up @@ -26,6 +26,7 @@ def __init__(self, parent, series):

self.Center()


# self.chkToggleFilterSelection.SetValue(self.recordService.get_toggle())
self.setDates()

Expand Down

0 comments on commit f6d1a12

Please sign in to comment.