/[projects]/android/TrainInfoService/WebContent/compareloader.js
ViewVC logotype

Diff of /android/TrainInfoService/WebContent/compareloader.js

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

revision 1701 by torben, Wed Feb 29 14:20:31 2012 UTC revision 1702 by torben, Wed Feb 29 18:40:37 2012 UTC
# Line 7  $(document).ready( function() { Line 7  $(document).ready( function() {
7                  $(this).load( 'CompareStations?uri=' + uri + "&requiredata=" + requiredata);                  $(this).load( 'CompareStations?uri=' + uri + "&requiredata=" + requiredata);
8          });          });
9                    
10            $("#antal").html( $(".uri").length );
11            
12  });  });

Legend:
Removed from v.1701  
changed lines
  Added in v.1702

  ViewVC Help
Powered by ViewVC 1.1.20