gnunet-svn
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[taler-anastasis-www] branch master updated: Changing the delay time for


From: gnunet
Subject: [taler-anastasis-www] branch master updated: Changing the delay time for the slideshow from 2000 ms to 6000 ms (autoplayTimeout)
Date: Thu, 27 May 2021 17:18:59 +0200

This is an automated email from the git hooks/post-receive script.

skuegel pushed a commit to branch master
in repository anastasis-www.

The following commit(s) were added to refs/heads/master by this push:
     new db0cd6e  Changing the delay time for the slideshow from 2000 ms to 
6000 ms (autoplayTimeout)
db0cd6e is described below

commit db0cd6ef061469f1f367715e46b7f281d34c82a6
Author: Stefan Kügel <skuegel@web.de>
AuthorDate: Thu May 27 17:17:31 2021 +0200

    Changing the delay time for the slideshow from 2000 ms to 6000 ms 
(autoplayTimeout)
---
 static/js/carouselscript.js | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/static/js/carouselscript.js b/static/js/carouselscript.js
index 49783a3..afca634 100644
--- a/static/js/carouselscript.js
+++ b/static/js/carouselscript.js
@@ -21,7 +21,7 @@ $(document).ready(function() {
         nav: true,
         loop: true,
         autoplay: true,
-        autoplayTimeout: 2000,
+        autoplayTimeout: 6000,
         autoplayHoverPause: true,
         responsive: {
           0: {

-- 
To stop receiving notification emails like this one, please contact
gnunet@gnunet.org.



reply via email to

[Prev in Thread] Current Thread [Next in Thread]