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  6cbbf417b18a9e5edc5d088d56997ff50ecaa61e (commit)
      from  cb15f0f6c47250cd7247b5b1929a299b06695a74 (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=6cbbf417b18a9e5edc5d088d56997ff50ecaa61e

commit 6cbbf417b18a9e5edc5d088d56997ff50ecaa61e
Author: Franck Villaume <[email protected]>
Date:   Thu Mar 9 19:27:25 2017 +0100

    document review: fix reminder notification

diff --git a/src/www/docman/scripts/DocManController.js 
b/src/www/docman/scripts/DocManController.js
index aa493f6..4d3f16f 100644
--- a/src/www/docman/scripts/DocManController.js
+++ b/src/www/docman/scripts/DocManController.js
@@ -806,6 +806,7 @@ DocManListFileController.prototype =
                        jQuery('#review-remindernotification').val('');
                } else {
                        jQuery('#new_review').val(2);
+                       jQuery('#review_id').val(this.reminderreview.review);
                        jQuery('#editfile-createreview').hide();
                        jQuery('#editfile-commentreview').empty();
                        jQuery('#editfile-userstatusreview').empty();

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

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


hooks/post-receive
-- 
FusionForge

_______________________________________________
Fusionforge-commits mailing list
[email protected]
http://lists.fusionforge.org/cgi-bin/mailman/listinfo/fusionforge-commits

Reply via email to