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

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

revision 65 by dpavlin, Wed Feb 21 03:04:48 2007 UTC revision 66 by dpavlin, Wed Feb 21 20:56:57 2007 UTC
# Line 14  my $search = Jifty->web->new_action( Line 14  my $search = Jifty->web->new_action(
14  $search->run or die "can't run?";  $search->run or die "can't run?";
15  </%init>  </%init>
16  <div class="right">  <div class="right">
17    Local results:
18  <& '/fragments/results', coll => $search->result->content('search'), item_fragment => 'short', q => $q, max => 50 &>  <& '/fragments/results', coll => $search->result->content('search'), item_fragment => 'short', q => $q, max => 50 &>
19  </div>  </div>

Legend:
Removed from v.65  
changed lines
  Added in v.66

  ViewVC Help
Powered by ViewVC 1.1.26