/[Frey]/branches/zimbardo/lib/App/RoomReservation/Room.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 /branches/zimbardo/lib/App/RoomReservation/Room.pm

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

revision 1182 by dpavlin, Sun Jul 5 21:40:54 2009 UTC revision 1183 by dpavlin, Wed Sep 2 18:31:23 2009 UTC
# Line 26  has seats => ( Line 26  has seats => (
26          is => 'rw',          is => 'rw',
27          isa => 'Int',          isa => 'Int',
28          required => 1,          required => 1,
29          default => 600,          default => 580,
30  );  );
31    
32  has seats_confirmed => (  has seats_confirmed => (

Legend:
Removed from v.1182  
changed lines
  Added in v.1183

  ViewVC Help
Powered by ViewVC 1.1.26