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 9d136b13879dbae53890ae590aa7558e9044daa7 (commit)
from 6215f2e15ce1a179c474259c7010161ddbdb60c9 (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=9d136b13879dbae53890ae590aa7558e9044daa7
commit 9d136b13879dbae53890ae590aa7558e9044daa7
Author: Franck Villaume <[email protected]>
Date: Wed Jan 18 23:07:44 2017 +0100
remove console.log
diff --git a/src/www/widgets/scripts/WidgetController.js
b/src/www/widgets/scripts/WidgetController.js
index 615535e..83e5a0b 100644
--- a/src/www/widgets/scripts/WidgetController.js
+++ b/src/www/widgets/scripts/WidgetController.js
@@ -2,7 +2,7 @@
* Copyright (c) Xerox Corporation, Codendi Team, 2001-2008. All rights
reserved
* Originally written by Nicolas Terray, 2008
*
- * Copyright 2013, Franck Villaume - TrivialDev
+ * Copyright 2013,2016, Franck Villaume - TrivialDev
* http://fusionforge.org
*
* This file is a part of Fusionforge.
@@ -37,7 +37,6 @@ WidgetBuilderController.prototype =
if
(jQuery('#layout-manager').find('.layout-manager-column').length == 1) {
alert('You must keep at least one
column in your layout.');
} else if
(tr.find('.layout-manager-column').length == 1) {
- console.log('ici');
if (tr.find('.wb_extrafield')) {
divef =
tr.find('.wb_extrafield');
divef.find('.ef-widget-remove').hide();
-----------------------------------------------------------------------
Summary of changes:
src/www/widgets/scripts/WidgetController.js | 3 +--
1 file changed, 1 insertion(+), 2 deletions(-)
hooks/post-receive
--
FusionForge
_______________________________________________
Fusionforge-commits mailing list
[email protected]
http://lists.fusionforge.org/cgi-bin/mailman/listinfo/fusionforge-commits