[Fusionforge-commits] FusionForge branch master updated. v6.0.5-1853-g1cd0ef0

Franck Villaume nerville at libremir.placard.fr.eu.org
Thu May 25 17:50:55 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 "FusionForge".

The branch, master has been updated
       via  1cd0ef02cc808c8742afcc1fe0205ad031d039c1 (commit)
      from  0bb55ac29f79662d0484c908f1a7a125d66550b0 (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 -----------------------------------------------------------------
https://scm.fusionforge.org/anonscm/gitweb/?p=fusionforge/fusionforge.git;a=commitdiff;h=1cd0ef02cc808c8742afcc1fe0205ad031d039c1

commit 1cd0ef02cc808c8742afcc1fe0205ad031d039c1
Author: Franck Villaume <franck.villaume at trivialdev.com>
Date:   Thu May 25 17:50:40 2017 +0200

    remove console.log

diff --git a/src/www/docman/scripts/DocManController.js b/src/www/docman/scripts/DocManController.js
index e3f23b4..ffcfda9 100644
--- a/src/www/docman/scripts/DocManController.js
+++ b/src/www/docman/scripts/DocManController.js
@@ -834,7 +834,6 @@ DocManListFileController.prototype =
 
 	toggleNotifyUserView: function(params) {
 		this.notifyparams = params;
-		console.log(params);
 		var nocache = new Date().getTime();
 		jQuery('#notifytitle').text(this.notifyparams.title);
 		jQuery('#notifydescription').text(this.notifyparams.description);

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

Summary of changes:
 src/www/docman/scripts/DocManController.js | 1 -
 1 file changed, 1 deletion(-)


hooks/post-receive
-- 
FusionForge



More information about the Fusionforge-commits mailing list