/[Arh]/lib/Arh/Model/Picture.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/Arh/Model/Picture.pm

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

revision 52 by dpavlin, Sun Apr 6 18:17:42 2008 UTC revision 53 by dpavlin, Sun Apr 6 20:49:32 2008 UTC
# Line 17  use Arh::Record schema { Line 17  use Arh::Record schema {
17          column content =>          column content =>
18                  label is _('Picture'),                  label is _('Picture'),
19                  type is 'bytea',                  type is 'bytea',
20                  render as 'Upload',  #               render as 'Upload',
21                    render as 'Arh::Web::Form::Field::Upload',
22                  is mandatory;                  is mandatory;
23    
24          column campaign =>          column campaign =>

Legend:
Removed from v.52  
changed lines
  Added in v.53

  ViewVC Help
Powered by ViewVC 1.1.26