Subversion Repositories VORC

Rev

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

Rev 196 Rev 222
Line 90... Line 90...
90
                  Columns => \%COLUMNS,
90
                  Columns => \%COLUMNS,
91
                  RCAuth  => $RCAUTH_cookie,
91
                  RCAuth  => $RCAUTH_cookie,
92
                  DisplayYearSelect => 1,
92
                  DisplayYearSelect => 1,
93
                  PersonalTimeButton => 1,
93
                  PersonalTimeButton => 1,
94
                  HeaderButton => { field  => "id",
94
                  HeaderButton => { field  => "id",
95
                                    button => $h->input ({ type=>"button", value=>"Add", onClick=>"window.location.href='view_game.pl'" }) }
95
                                    button => $h->input ({ type=>"button", value=>"Add", onClick=>"event.stopPropagation(); window.location.href='view_game.pl'" }) }
96
                 });
96
                 });