/[projects]/dao/DaoAdresseVedligehold/src/main/webapp/index.html
ViewVC logotype

Diff of /dao/DaoAdresseVedligehold/src/main/webapp/index.html

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

revision 2894 by torben, Sun Jan 31 22:45:03 2016 UTC revision 2895 by torben, Mon Feb 1 07:30:14 2016 UTC
# Line 123  $(document).ready( function() { Line 123  $(document).ready( function() {
123                  }                  }
124                                    
125                                    
126                  $.get("rest/commands/distancecalculation/" + dist);                  $.get("rest/commands/distancecalculation/" + dist, function() {
127                            loadTasks(); //Force reload of tasks immediately
128                    } );
129                                    
130          });          });
131                    

Legend:
Removed from v.2894  
changed lines
  Added in v.2895

  ViewVC Help
Powered by ViewVC 1.1.20