[freeside-commits] branch 21563 updated. 076ddfe0b0e764636e8389edebaedddef0fbf003

Ivan ivan at 420.am
Thu May 9 01:44:44 PDT 2013


The branch, 21563 has been updated
       via  076ddfe0b0e764636e8389edebaedddef0fbf003 (commit)
      from  120718856665ca90ad852535d1155f8ea8ecb6b6 (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 076ddfe0b0e764636e8389edebaedddef0fbf003
Author: Ivan Kohler <ivan at freeside.biz>
Date:   Thu May 9 01:44:00 2013 -0700

    NG auth: pw changes, RT#21563

diff --git a/httemplate/edit/process/elements/process.html b/httemplate/edit/process/elements/process.html
index 2afbdd0..0439d4e 100644
--- a/httemplate/edit/process/elements/process.html
+++ b/httemplate/edit/process/elements/process.html
@@ -204,7 +204,7 @@ my %hash =
 my @values = ( 1 );
 if ( $bfield ) {
   @values = $cgi->param($bfield);
-  warn join(',', @values);
+  #warn join(',', @values);
 }
 
 my $new;

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

Summary of changes:
 httemplate/edit/process/elements/process.html |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)




More information about the freeside-commits mailing list