/[webpac2]/Webpacus/root/js/webpac.js
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/js/webpac.js

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

revision 152 by dpavlin, Thu Nov 24 22:29:44 2005 UTC revision 153 by dpavlin, Sat Nov 26 01:54:31 2005 UTC
# Line 13  function load_template(template_name) { Line 13  function load_template(template_name) {
13          if (results_form) {          if (results_form) {
14                  Logger.debug('Ajax.Updater(results,/results)');                  Logger.debug('Ajax.Updater(results,/results)');
15    
16                  new Ajax.Updater( 'results', '/results', {                  new Ajax.Updater( 'results', '/search/results', {
17                          parameters: Form.serialize( results_form ),                          parameters: Form.serialize( results_form ),
18                          asynchronous: 1,                          asynchronous: 1,
19                          onLoading: function(request) {                          onLoading: function(request) {

Legend:
Removed from v.152  
changed lines
  Added in v.153

  ViewVC Help
Powered by ViewVC 1.1.26