]> git.pld-linux.org Git - packages/lms.git/blobdiff - lms-calendar.patch
- rel 1 (todo items say that these are cosmetic)
[packages/lms.git] / lms-calendar.patch
index 08e3a3e75b6dafcf8742c23c1735db94ac827654..e7b515205289682db85d62bfe5c49d39dfb52fe2 100644 (file)
@@ -5,7 +5,7 @@
  
        var obj_calwindow = window.open(
 -              dir+'templates/calendar.html?datetime=' + this.dt_current.valueOf()+ '&id=' + this.id,
-+              dir+'calendar.html?datetime=' + this.dt_current.valueOf()+ '&id=' + this.id,
++              dir+'calendar/calendar.html?datetime=' + this.dt_current.valueOf()+ '&id=' + this.id,
                'Calendar', 'width=200,height='+(this.time_comp ? 215 : 190)+
                ',status=no,resizable=no,top=200,left=200,dependent=yes,alwaysRaised=yes'
        );
This page took 0.065859 seconds and 4 git commands to generate.