/[simile]/svn/index.cgi
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 /svn/index.cgi

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

revision 46 by dpavlin, Mon Oct 27 20:09:47 2008 UTC revision 47 by dpavlin, Mon Oct 27 20:34:27 2008 UTC
# Line 57  sub select_repository { Line 57  sub select_repository {
57                  " revisions and ",                  " revisions and ",
58                  $q->checkbox(-name=>'path', -checked=>1, -value=>'ON', -label=>'path modifications', -onChange => $onChange ),                  $q->checkbox(-name=>'path', -checked=>1, -value=>'ON', -label=>'path modifications', -onChange => $onChange ),
59                  " ",                  " ",
60                  $q->submit(-name=>'did_submit', -value=>'in Exhibit'),                  $q->submit(-value=>'in Exhibit'),
61                    $q->hidden(-name=>'did_submit', -value=>1),
62                  $q->end_form                  $q->end_form
63          );          );
64  }  }

Legend:
Removed from v.46  
changed lines
  Added in v.47

  ViewVC Help
Powered by ViewVC 1.1.26