Zooflow: Improve Search UI
This commit is contained in:
@@ -32,7 +32,7 @@ Public Class SearchRunner
|
||||
|
||||
Public Event NeedsRefresh As EventHandler(Of Integer)
|
||||
|
||||
Private _ActiveDateConstraint As String = CREATED_TODAY
|
||||
Private _ActiveDateConstraint As String = String.Empty
|
||||
Public ReadOnly Property ActiveDateConstraint As String
|
||||
Get
|
||||
Return _ActiveDateConstraint
|
||||
|
||||
Reference in New Issue
Block a user