diff --git a/bridges/NotAlwaysBridge.php b/bridges/NotAlwaysBridge.php index 2ba92174..f8e56cd6 100644 --- a/bridges/NotAlwaysBridge.php +++ b/bridges/NotAlwaysBridge.php @@ -12,7 +12,7 @@ class NotAlwaysBridge extends BridgeAbstract { 'type' => 'list', 'name' => 'Filter', 'values' => array( - 'All' => 'all', + 'All' => '', 'Right' => 'right', 'Working' => 'working', 'Romantic' => 'romantic',