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

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

revision 875 by dpavlin, Wed Dec 17 18:15:17 2008 UTC revision 876 by dpavlin, Thu Dec 18 13:03:22 2008 UTC
# Line 30  sub as_markup { Line 30  sub as_markup {
30                  <script language="javascript" type="text/javascript" src="/$path/jquery.flot.js"></script>                  <script language="javascript" type="text/javascript" src="/$path/jquery.flot.js"></script>
31          |);          |);
32    
         $self->add_css("$path/layout.css");  
   
33          my $sponge = Frey::Shell::sar->new( sar_command => $self->sar_command )->as_sponge;          my $sponge = Frey::Shell::sar->new( sar_command => $self->sar_command )->as_sponge;
34          #warn $self->dump( $sponge );          #warn $self->dump( $sponge );
35    
# Line 101  sub as_markup { Line 99  sub as_markup {
99          return          return
100          qq|          qq|
101    
102                  $placeholder                  <code>$sar</code>
103    
104                  <br><tt>$sar</tt>                  $placeholder
105    
106                  $form                  $form
107    

Legend:
Removed from v.875  
changed lines
  Added in v.876

  ViewVC Help
Powered by ViewVC 1.1.26