Subversion Repositories PEEPS

Rev

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

Rev 4 Rev 5
Line 68... Line 68...
68
                  Where     => join (" and ", @whereClause),
68
                  Where     => join (" and ", @whereClause),
69
#                  HeaderButton       => { field  => "id",
69
#                  HeaderButton       => { field  => "id",
70
#                                          button => $h->input ({ type=>"button", value=>"Add", onClick=>"window.location.href='view_game.pl'" }) }
70
#                                          button => $h->input ({ type=>"button", value=>"Add", onClick=>"window.location.href='view_game.pl'" }) }
71
               });
71
               });
Line -... Line 72...
-
 
72