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

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

revision 1149 by dpavlin, Wed Jul 1 17:46:35 2009 UTC revision 1150 by dpavlin, Wed Jul 1 18:41:28 2009 UTC
# Line 28  sub as_markup { Line 28  sub as_markup {
28          my $url = $self->url_for( 'Reservation/create_as_markup' );          my $url = $self->url_for( 'Reservation/create_as_markup' );
29    
30          return          return
31                  App::RoomReservation::Room->new->room_markup                  App::RoomReservation::Room->new->room_as_markup
32                  . qq|<a target="App::RoomReservation::Reservation" href="$url">seat reservation</a>|                  . qq|<a target="App::RoomReservation::Reservation" href="$url">seat reservation</a>|
33                  ;                  ;
34  }  }

Legend:
Removed from v.1149  
changed lines
  Added in v.1150

  ViewVC Help
Powered by ViewVC 1.1.26