projects
/
WP-Themes
/
discoverkalamazoo2018.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
960d0d8
)
removing the restart button on the front page video
author
Anthony Talarico
<talarico@gaslightmedia.com>
Tue, 10 Apr 2018 19:49:19 +0000
(15:49 -0400)
committer
Anthony Talarico
<talarico@gaslightmedia.com>
Tue, 10 Apr 2018 19:49:19 +0000
(15:49 -0400)
removing the restart button from the front page parallax video
parts/slideshow.php
patch
|
blob
|
history
diff --git
a/parts/slideshow.php
b/parts/slideshow.php
index
16baaa8
..
7a069d9
100644
(file)
--- a/
parts/slideshow.php
+++ b/
parts/slideshow.php
@@
-7,7
+7,7
@@
</div>
<div id="video-controls">
<span id="pause-video">PAUSE</span>
- <span id="restart-video">RESTART</span>
+
</div>
</div>
<?php endif; ?>