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

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

revision 77 by dpavlin, Wed Jul 9 20:47:27 2008 UTC revision 78 by dpavlin, Thu Jul 10 10:28:11 2008 UTC
# Line 67  sub html { Line 67  sub html {
67              my $doc = Continuity::Widget::DomNode->create(              my $doc = Continuity::Widget::DomNode->create(
68                          html => [                          html => [
69                                  head => [                                  head => [
70                                          link  => { rel=>"stylesheet", href=>"form.css", type=>"text/css" }                                          link  => { rel=>"stylesheet", href=>"/static/form.css", type=>"text/css" }
71                                  ],                                  ],
72                                  body => [                                  body => [
73                                          h1 => [ 'Strix::User' ],                                          h1 => [ 'Strix::User' ],

Legend:
Removed from v.77  
changed lines
  Added in v.78

  ViewVC Help
Powered by ViewVC 1.1.26