keep page 65 out of mobile nav
authorSteve Sutton <steve@gaslightmedia.com>
Tue, 3 May 2016 18:24:19 +0000 (14:24 -0400)
committerSteve Sutton <steve@gaslightmedia.com>
Tue, 3 May 2016 18:24:19 +0000 (14:24 -0400)
Toolkit/Template/Navigation/AllInOneSideNav.php

index 2f2df53..a4c8efa 100755 (executable)
@@ -71,6 +71,7 @@ class Toolkit_Template_Navigation_AllInOneSideNav
               FROM pages
              WHERE parent = :id
                AND active = true
+               AND id != 65
                $includedPages
                $memberPages
             ORDER BY parent,pos"; // AND id != ".MEMBERS_CATEGORY."