Subversion Repositories PEEPS

Rev

Rev 4 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 4 Rev 5
Line 63... Line 63...
63
                  HighlightShifts    => 1,
63
                  HighlightShifts    => 1,
64
                  HeaderButton       => { field  => "id",
64
                  HeaderButton       => { field  => "id",
65
                                          button => $h->input ({ type=>"button", value=>"Add", onClick=>"window.location.href='view_game.pl'" }) }
65
                                          button => $h->input ({ type=>"button", value=>"Add", onClick=>"window.location.href='view_game.pl'" }) }
66
               });
66
               });
Line -... Line 67...
-
 
67