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

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

revision 960 by dpavlin, Thu Dec 4 13:26:57 2008 UTC revision 961 by dpavlin, Wed Jan 7 19:41:48 2009 UTC
# Line 47  sub as_markup { Line 47  sub as_markup {
47                  </ul>                  </ul>
48          |;          |;
49    
50          return $self->page(          return $self->html_page(
51                  title => 'Bookmarklets for developers',                  title => 'Bookmarklets for developers',
52                  body => $html,                  body => $html,
53          ) if $self->can('page');          ) if $self->can('page');

Legend:
Removed from v.960  
changed lines
  Added in v.961

  ViewVC Help
Powered by ViewVC 1.1.26