Removed errant defalt change of view
authorChuck Scott <cscott@gaslightmedia.com>
Tue, 10 May 2016 13:53:33 +0000 (09:53 -0400)
committerChuck Scott <cscott@gaslightmedia.com>
Tue, 10 May 2016 13:53:33 +0000 (09:53 -0400)
models/front/events/list.php

index 5a19a95..a5b86ae 100644 (file)
@@ -509,7 +509,7 @@ class GlmMembersFront_events_list extends GlmMembersFront_events_baseAction
                 $view = 'listForMemberDetail.html';
                 break;
             default:
-                $view = 'list.html';
+                // No changes otherwis
                 break;
         }