/[webpac2]/Webpacus2/lib/Webpacus/View.pm
This is repository of my old source code which isn't updated any more. Go to git.rot13.org for current projects!
ViewVC logotype

Diff of /Webpacus2/lib/Webpacus/View.pm

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 963 by dpavlin, Fri Nov 2 12:59:39 2007 UTC revision 999 by dpavlin, Sun Nov 4 17:03:55 2007 UTC
# Line 13  template '/' => page { Line 13  template '/' => page {
13          h1 { _("Search out data") },          h1 { _("Search out data") },
14          form {          form {
15                  render_param( $action => 'field', default_value => get('field') ),                  render_param( $action => 'field', default_value => get('field') ),
16                    render_param( $action => 'database', default_value => get('database') ),
17                  render_param( $action => 'query', default_value => get('query') ),                  render_param( $action => 'query', default_value => get('query') ),
18                  form_submit(                  form_submit(
19                          label => _('Search'),                          label => _('Search'),

Legend:
Removed from v.963  
changed lines
  Added in v.999

  ViewVC Help
Powered by ViewVC 1.1.26