[git] gnupg-doc - branch, preview, updated. 78cc94635f3f82e5aaf6d0e0009178db52001a61

by Werner Koch cvs at cvs.gnupg.org
Wed May 17 18:50:06 CEST 2017


This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "The GnuPG website and other docs".

The branch, preview has been updated
       via  78cc94635f3f82e5aaf6d0e0009178db52001a61 (commit)
      from  1a47c01fbb89fc42e48f67b48ca7e04046a220c6 (commit)

Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.

- Log -----------------------------------------------------------------
commit 78cc94635f3f82e5aaf6d0e0009178db52001a61
Author: Werner Koch <wk at gnupg.org>
Date:   Wed May 17 18:46:21 2017 +0200

    campaign: Try to hide the "neeeds Javascript" when JS is enabled.

diff --git a/web/donate/index.org b/web/donate/index.org
index bdc4a05..68da601 100644
--- a/web/donate/index.org
+++ b/web/donate/index.org
@@ -62,10 +62,12 @@
 	  <div class="embed-responsive embed-responsive-16by9 camp-video" data-embed="yB3V1YP8cKw">
 	    <img src="http://i0.kym-cdn.com/photos/images/facebook/001/217/711/afd.jpg_large">
 	    <div class="play-button"></div>
-	    <div class="video-text">Click to start the video<br />
-              <span style="font-size: 60%"
-                    >(requires JavaScript from YouTube.)
-              </span>
+	    <div class="video-text">Click to start the video
+              <noscript><br />
+                <span style="font-size: 60%"
+                      >(requires JavaScript from YouTube.)
+                </span>
+              </noscript>
             </div>
           </div>
 	</div>
@@ -171,10 +173,12 @@
                    data-embed-list="PLjX3x3GHoOWLdrpy17aX5JaCnea2_CxBa">
 		<img src="/share/campaign/img/thumbs/p7ULsUdBMwM.jpg">
 		<div class="play-button"></div>
-		<div class="video-text">Click to start the video<br />
-                  <span style="font-size: 60%"
-                        >(requires JavaScript from YouTube.)
-                  </span>
+		<div class="video-text">Click to start the video
+                  <noscript><br />
+                    <span style="font-size: 60%"
+                          >(requires JavaScript from YouTube.)
+                    </span>
+                  </noscript>
                 </div>
               </div>
 	    </div>

-----------------------------------------------------------------------

Summary of changes:
 web/donate/index.org | 20 ++++++++++++--------
 1 file changed, 12 insertions(+), 8 deletions(-)


hooks/post-receive
-- 
The GnuPG website and other docs
http://git.gnupg.org




More information about the Gnupg-commits mailing list