projects
/
web
/
GruntInit
/
glmTheme.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
96ffbd5
)
Update glmTheme
author
Steve Sutton
<steve@gaslightmedia.com>
Tue, 23 Jun 2015 14:31:33 +0000
(10:31 -0400)
committer
Steve Sutton
<steve@gaslightmedia.com>
Tue, 23 Jun 2015 14:32:13 +0000
(10:32 -0400)
Page.php:
Need to only have one bread crumb part called in.
root/page.php
patch
|
blob
|
history
diff --git
a/root/page.php
b/root/page.php
index
08044f2
..
d01cf52
100644
(file)
--- a/
root/page.php
+++ b/
root/page.php
@@
-4,11
+4,6
@@
get_template_part('parts/glm-kitchen-sink');
} else { ?>
<div id="content-wrapper">
- <div class="row">
- <?php
- get_template_part('parts/bread-crumbs');
- ?>
- </div>
<div class="row">
<?php
get_template_part('parts/bread-crumbs');