/[Perly]/lib/Perly/View.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 /lib/Perly/View.pm

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

revision 33 by dpavlin, Wed Jun 6 19:29:56 2007 UTC revision 34 by dpavlin, Wed Jun 6 22:07:12 2007 UTC
# Line 56  private template 'code_editor' => sub { Line 56  private template 'code_editor' => sub {
56                                  { beforeclick => "CodePress.beforeSubmit();" },                                  { beforeclick => "CodePress.beforeSubmit();" },
57                          ],                          ],
58                  );                  );
59                    # IE problem http://support.microsoft.com/kb/281197
60                  form_next_page( url => '/run/code=' . $action->argument_value('id') );                  form_next_page( url => '/run/code=' . $action->argument_value('id') );
61          }          }
62  };  };

Legend:
Removed from v.33  
changed lines
  Added in v.34

  ViewVC Help
Powered by ViewVC 1.1.26