[git] gnupg-doc - branch, preview, updated. dc15ebb69c0e7e0777b4cc4336d6758cffc9e676

by Marcus Brinkmann cvs at cvs.gnupg.org
Wed May 17 18:27:29 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  dc15ebb69c0e7e0777b4cc4336d6758cffc9e676 (commit)
      from  44d93da20312f1668e25b69730caf59009f20a4c (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 dc15ebb69c0e7e0777b4cc4336d6758cffc9e676
Author: Marcus Brinkmann <marcus.brinkmann at ruhr-uni-bochum.de>
Date:   Wed May 17 18:27:28 2017 +0200

    web: Do not use break in jquery-each-loop.

diff --git a/web/share/campaign/campaign.js b/web/share/campaign/campaign.js
index 4936204..038edfb 100644
--- a/web/share/campaign/campaign.js
+++ b/web/share/campaign/campaign.js
@@ -98,7 +98,6 @@ $(document).ready(function() {
 	if (yt_id_idx != -1) {
 	    $(this).data("embed", wanted_yt_id);
 	    $(this).children("img").attr("src", "/share/campaign/img/thumbs/" + wanted_yt_id + ".jpg");
-	    break;
 	}
     });
 

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

Summary of changes:
 web/share/campaign/campaign.js | 1 -
 1 file changed, 1 deletion(-)


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




More information about the Gnupg-commits mailing list