/[Grep]/lib/Grep/Action/Fetch.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 /lib/Grep/Action/Fetch.pm

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

revision 27 by dpavlin, Sun Feb 18 20:45:59 2007 UTC revision 28 by dpavlin, Mon Feb 19 16:28:00 2007 UTC
# Line 41  use Jifty::Action schema { Line 41  use Jifty::Action schema {
41          param item_fragment =>          param item_fragment =>
42                  label is 'Show',                  label is 'Show',
43                  render as 'select',                  render as 'select',
44                  valid are qw/result result_short/,  #               valid are qw/result result_short/,
45                  available are qw/result result_short/;  #               available are qw/result result_short/;
46                    available are qw/long short title/;
47    
48  };  };
49    

Legend:
Removed from v.27  
changed lines
  Added in v.28

  ViewVC Help
Powered by ViewVC 1.1.26