projects
/
WP-Themes
/
crawfordco.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
9d30dd8
)
Ubermenu manual integration
author
Laury GvR
<laury@gaslightmedia.com>
Fri, 4 Sep 2015 17:52:57 +0000
(13:52 -0400)
committer
Laury GvR
<laury@gaslightmedia.com>
Fri, 4 Sep 2015 17:52:57 +0000
(13:52 -0400)
parts/top-bar.php
patch
|
blob
|
history
diff --git
a/parts/top-bar.php
b/parts/top-bar.php
index
aa57210
..
a95b22d
100644
(file)
--- a/
parts/top-bar.php
+++ b/
parts/top-bar.php
@@
-1,6
+1,7
@@
<nav class="top-bar show-for-large-up" data-topbar role="navigation">
<section class="top-bar-section">
- <?php echo emmetcounty_top_bar(); ?>
+ <?php ubermenu( 'main' , array( 'theme_location' => 'top-bar' ) ); ?>
+ <?php // echo emmetcounty_top_bar(); ?>
</section>
</nav>
<nav class="tab-bar show-for-medium-down">