/[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 2902 by torben, Mon Feb 1 09:42:37 2016 UTC revision 2903 by torben, Wed Feb 3 18:45:33 2016 UTC
# Line 19  Line 19 
19    
20    
21  function loadTasks() {  function loadTasks() {
22          $.get("TaskServlet", function(data) {          $.get("rest/tasks/list", function(data) {
23                  //console.log(data);                  //console.log(data);
24                                    
25                                    

Legend:
Removed from v.2902  
changed lines
  Added in v.2903

  ViewVC Help
Powered by ViewVC 1.1.20