/[webpac2]/Webpacus/root/results.tt
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 /Webpacus/root/results.tt

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

revision 105 by dpavlin, Tue Nov 22 15:29:06 2005 UTC revision 106 by dpavlin, Tue Nov 22 19:34:33 2005 UTC
# Line 10  Line 10 
10  [% c.prototype.form_remote_tag(  [% c.prototype.form_remote_tag(
11          url => base _ 'results',          url => base _ 'results',
12          update => 'results',          update => 'results',
13          loading => " Effect.Appear('searching'); ",          loading => 'show_searching();',
14          loaded => " Effect.Fade('searching'); ",          loaded => 'hide_searching();',
15          html_options => {          html_options => {
16                  id => 'results_form',                  id => 'results_form',
17          }          }

Legend:
Removed from v.105  
changed lines
  Added in v.106

  ViewVC Help
Powered by ViewVC 1.1.26