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 8f8782668d88145f5682cd3b290298d99814eaa9 (commit)
from 01bf99c815316e472238b6c2cda57cf83c697e6c (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=8f8782668d88145f5682cd3b290298d99814eaa9
commit 8f8782668d88145f5682cd3b290298d99814eaa9
Author: Marc-Etienne Vargenau <[email protected]>
Date: Wed Jul 19 15:42:11 2017 +0200
Remove unneeded comma
diff --git a/src/common/widget/WidgetLayout.class.php
b/src/common/widget/WidgetLayout.class.php
index ec6c5ef..b3c41df 100644
--- a/src/common/widget/WidgetLayout.class.php
+++ b/src/common/widget/WidgetLayout.class.php
@@ -69,7 +69,7 @@ class WidgetLayout {
urlparams += '&'+value+'[]='+jQuery(this).attr('id').replace('widget_','');
});
jQuery.post(urlparams);
- },
+ }
});
});
/* ]]> */</script>
-----------------------------------------------------------------------
Summary of changes:
src/common/widget/WidgetLayout.class.php | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
hooks/post-receive
--
FusionForge
_______________________________________________
Fusionforge-commits mailing list
[email protected]
http://lists.fusionforge.org/cgi-bin/mailman/listinfo/fusionforge-commits