Subversion Repositories VORC

Rev

Rev 196 | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 196 Rev 222
Line 76... Line 76...
76
                  Table   => $DBTABLE,
76
                  Table   => $DBTABLE,
77
                  Columns => \%COLUMNS,
77
                  Columns => \%COLUMNS,
78
                  RCAuth  => $RCAUTH_cookie,
78
                  RCAuth  => $RCAUTH_cookie,
79
                  DisplayYearSelect => 0,
79
                  DisplayYearSelect => 0,
80
                  HeaderButton => { field  => "key",
80
                  HeaderButton => { field  => "key",
81
                                    button => $h->input ({ type=>"button", value=>"Add", onClick=>"window.location.href='view_setting.pl'" }) }
81
                                    button => $h->input ({ type=>"button", value=>"Add", onClick=>"event.stopPropagation(); window.location.href='view_setting.pl'" }) }
82
                 });
82
                 });