fixing syntax error typo
authorAnthony Talarico <talarico@gaslightmedia.com>
Wed, 26 Sep 2018 16:44:53 +0000 (12:44 -0400)
committerAnthony Talarico <talarico@gaslightmedia.com>
Wed, 26 Sep 2018 16:44:53 +0000 (12:44 -0400)
setup/adminHooks.php

index 850e380..436f43a 100644 (file)
@@ -307,7 +307,7 @@ add_filter(
                     'where'     => 'name'
                 ],
                 [
-                    'id'        => 'datetSearch', 
+                    'id'        => 'dateSearch', 
                     'order'     => 4,
                     'template'  => 'dateSearch',
                     'entityID'  => 'event',