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 102... Line 102...
102
                  Where     => join (" and ", @whereClause),
102
                  Where     => join (" and ", @whereClause),
103
#                  HeaderButton       => { field  => "id",
103
#                  HeaderButton       => { field  => "id",
104
#                                          button => $h->input ({ type=>"button", value=>"Add", onClick=>"window.location.href='view_game'" }) }
104
#                                          button => $h->input ({ type=>"button", value=>"Add", onClick=>"window.location.href='view_game'" }) }
105
               });
105
               });
Line -... Line 106...
-
 
106