projects
/
WP-Themes
/
GovernmentEmmet.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
67c8007
)
Removing the uber-menu from the off-canvas.
author
Laury GvR
<laury@gaslightmedia.com>
Fri, 16 Oct 2015 16:04:53 +0000
(12:04 -0400)
committer
Laury GvR
<laury@gaslightmedia.com>
Fri, 16 Oct 2015 16:04:53 +0000
(12:04 -0400)
functions.php
patch
|
blob
|
history
diff --git
a/functions.php
b/functions.php
index
cd6b562
..
9a1057b
100644
(file)
--- a/
functions.php
+++ b/
functions.php
@@
-118,7
+118,7
@@
function glm_offcanvas_menu()
{
echo '<div class="left-off-canvas-list"><ul class="home-off"><li class="page_item"><a href="'.home_url('/').'">Home</a></li></ul>';
wp_nav_menu(array(
- 'theme_location' => '
top-bar
',
+ 'theme_location' => '',
'container' => '',
'container_class' => '',
'menu' => '',