projects
/
WP-Themes
/
baragacounty.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
5194467
)
removing duplicate call to topbar.php
author
Anthony Talarico
<talarico@gaslightmedia.com>
Tue, 27 Sep 2016 17:38:54 +0000
(13:38 -0400)
committer
Anthony Talarico
<talarico@gaslightmedia.com>
Tue, 27 Sep 2016 17:38:54 +0000
(13:38 -0400)
woocommerce.php
patch
|
blob
|
history
diff --git
a/woocommerce.php
b/woocommerce.php
index
c7e6b2f
..
c2cc099
100644
(file)
--- a/
woocommerce.php
+++ b/
woocommerce.php
@@
-5,11
+5,10
@@
<body>
<div class="off-canvas-wrapper">
<div class="off-canvas-wrapper-inner" data-off-canvas-wrapper>
- <div class="off-canvas-content" data-off-canvas-content>
+ <div class="off-canvas-content" data-off-canvas-content>
>
<?php
include "sections/header.php";
include "sections/off-canvas.php";
- include "sections/top-bar.php";
?>
<main class="page-inside">
<div id="woo-quick-display" class="small-12 medium-9 columns medium-centered">