/[A3C]/lib/A3C/Model/StrixSite.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/A3C/Model/StrixSite.pm

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

revision 195 by dpavlin, Tue Jun 17 14:27:00 2008 UTC revision 196 by dpavlin, Tue Jun 17 21:29:04 2008 UTC
# Line 18  use A3C::Record schema { Line 18  use A3C::Record schema {
18                  type is 'text',                  type is 'text',
19                  refers_to A3C::Model::StrixInstance by 'instance';                  refers_to A3C::Model::StrixInstance by 'instance';
20    
21          column id =>          column site_id =>
22                  label is _('Id'),                  label is _('Id'),
23                  is mandatory,                  is mandatory,
24                  type is 'integer';                  type is 'integer';

Legend:
Removed from v.195  
changed lines
  Added in v.196

  ViewVC Help
Powered by ViewVC 1.1.26