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

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

revision 1172 by dpavlin, Sun Jul 5 21:40:16 2009 UTC revision 1173 by dpavlin, Sun Jul 5 21:40:54 2009 UTC
# Line 18  around 'title' => sub { Line 18  around 'title' => sub {
18    
19  sub form_header {  sub form_header {
20          my $self = shift;          my $self = shift;
21    #       $self->title("Seat reservation");
22          $self->room->description;          $self->room->description;
23  }  }
24    
25  sub form_footer {  sub form_footer {
26          qq|          qq|
27                  <div style="font-size:75%; color: #888; clear: left;">                  <div style="font-size:75%; color: #888; clear: left;">
                 Insert some standard disclamer for every page here  
28                  </div>                  </div>
29          |;          |;
30  }  }

Legend:
Removed from v.1172  
changed lines
  Added in v.1173

  ViewVC Help
Powered by ViewVC 1.1.26