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:
7a1cb00
)
test
feature/megamenu
author
Steve Sutton
<steve@gaslightmedia.com>
Mon, 22 Jun 2015 13:02:18 +0000
(09:02 -0400)
committer
Steve Sutton
<steve@gaslightmedia.com>
Mon, 22 Jun 2015 13:02:18 +0000
(09:02 -0400)
parts/top-bar.php
patch
|
blob
|
history
diff --git
a/parts/top-bar.php
b/parts/top-bar.php
index
aa57210
..
2656a70
100644
(file)
--- a/
parts/top-bar.php
+++ b/
parts/top-bar.php
@@
-1,7
+1,10
@@
<nav class="top-bar show-for-large-up" data-topbar role="navigation">
<section class="top-bar-section">
- <?php echo emmetcounty_top_bar(); ?>
+ <?php
//
echo emmetcounty_top_bar(); ?>
</section>
+<?php if (is_active_sidebar('sidebar-r')) :?>
+ <?php dynamic_sidebar('sidebar-r');?>
+<?php endif;?>
</nav>
<nav class="tab-bar show-for-medium-down">
<section class="left-small">