projects
/
WP-Themes
/
icebreaker.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
77a61bb
)
fixing the front page blocks modal issue with fancybox
author
Anthony Talarico
<talarico@gaslightmedia.com>
Mon, 4 Jun 2018 18:00:06 +0000
(14:00 -0400)
committer
Anthony Talarico
<talarico@gaslightmedia.com>
Mon, 4 Jun 2018 18:00:06 +0000
(14:00 -0400)
parts/glm-blocks.php
patch
|
blob
|
history
diff --git
a/parts/glm-blocks.php
b/parts/glm-blocks.php
index
12c6b03
..
54731ff
100644
(file)
--- a/
parts/glm-blocks.php
+++ b/
parts/glm-blocks.php
@@
-23,7
+23,6
@@
<?php if($block->url) { ?>
<a class="glm-block-readmore" href="<?php echo $block->url;?>"></a>
<?php } ?>
-
</div>
<?php endforeach;?>
</div>