Skip to content
This repository has been archived by the owner. It is now read-only.

Commit

Permalink
restoring navigation
Browse files Browse the repository at this point in the history
  • Loading branch information
andrewmbacon committed Jun 1, 2015
1 parent 310a911 commit 62634c2
Showing 1 changed file with 1 addition and 13 deletions.
14 changes: 1 addition & 13 deletions header.php
Original file line number Diff line number Diff line change
Expand Up @@ -55,19 +55,7 @@
<div id="nav-wrapper">
<div class="container">
<?php

var_dump($navoption1);
var_dump($layoutwidth);

/*
* check navigation 'style' from customizer. Load one of these 3 based on option.
*
*/

// include 'inc/nav.php';
// include 'inc/nav-drop-multi.php';
// include 'inc/nav-tabs.php';

include 'inc/nav.php';
?>
</div>
</div>
Expand Down

0 comments on commit 62634c2

Please sign in to comment.