projects
/
WP-Themes
/
dclinc.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
b107914
)
removedthe last sidebar that is inside the blog-post-over id
author
Ian Weller
<ian@gaslightmedia.com>
Wed, 29 Jun 2016 17:38:35 +0000
(13:38 -0400)
committer
Ian Weller
<ian@gaslightmedia.com>
Wed, 29 Jun 2016 17:38:35 +0000
(13:38 -0400)
archive.php
patch
|
blob
|
history
diff --git
a/archive.php
b/archive.php
index
de96ac4
..
a3dc180
100644
(file)
--- a/
archive.php
+++ b/
archive.php
@@
-40,6
+40,5
@@
</div><!-- /#post-404 -->
<?php endif;?>
</div>
- <?php get_template_part('parts/blog-sidebar-r'); ?>
</div>
<?php get_footer(); ?>