/[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 902 by dpavlin, Thu Dec 18 16:02:52 2008 UTC revision 903 by dpavlin, Thu Dec 25 18:05:07 2008 UTC
# Line 70  sub as_markup { Line 70  sub as_markup {
70    
71          my $sar = $self->sar_command;          my $sar = $self->sar_command;
72          my $c = $sar;          my $c = $sar;
73          $c =~ s{(-n\s*\d+).*}{$1};          $c =~ s{sar\s(-n\s*\d+)?(.*?)$}{sar $1};
74    
75          my $form = qq|          my $form = qq|
76                  <form method="post">                  <form method="post">

Legend:
Removed from v.902  
changed lines
  Added in v.903

  ViewVC Help
Powered by ViewVC 1.1.26