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:
c355d3b
)
Setting the events template to simply use the no-sidebar template.
author
Laury GvR
<laury@gaslightmedia.com>
Wed, 9 Aug 2017 20:30:40 +0000
(16:30 -0400)
committer
Laury GvR
<laury@gaslightmedia.com>
Wed, 9 Aug 2017 20:30:40 +0000
(16:30 -0400)
events-template.php
patch
|
blob
|
history
diff --git
a/events-template.php
b/events-template.php
index
d9427a4
..
4a70b9a
100644
(file)
--- a/
events-template.php
+++ b/
events-template.php
@@
-2,5
+2,6
@@
/*
Template Name: Events Template
*/
+$template !== 'no-sidebars.php';
get_template_part('index');
?>
\ No newline at end of file