/[Grep]/share/web/templates/fetch
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 /share/web/templates/fetch

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

revision 163 by dpavlin, Sun Mar 25 12:00:46 2007 UTC revision 164 by dpavlin, Mon Jun 11 18:21:00 2007 UTC
# Line 20  my $fetch = Jifty->web->new_action( Line 20  my $fetch = Jifty->web->new_action(
20    
21  <% Jifty->web->form->start %>  <% Jifty->web->form->start %>
22    
23  <% $fetch->form_field('q') %>  <% $fetch->form_field('q', focus => 1) %>
24  <% $fetch->form_field('feed') %>  <% $fetch->form_field('feed') %>
25  <% $fetch->form_field('item_fragment') %>  <% $fetch->form_field('item_fragment') %>
26    

Legend:
Removed from v.163  
changed lines
  Added in v.164

  ViewVC Help
Powered by ViewVC 1.1.26