]> git.pld-linux.org Git - packages/lms.git/commitdiff
- not needed in 1.6.0
authorhunter <hunter@pld-linux.org>
Wed, 15 Jun 2005 21:10:11 +0000 (21:10 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    lms-calendar.patch -> 1.3

lms-calendar.patch [deleted file]

diff --git a/lms-calendar.patch b/lms-calendar.patch
deleted file mode 100644 (file)
index e7b5152..0000000
+++ /dev/null
@@ -1,11 +0,0 @@
---- lms/img/calendar.js.old    2004-10-26 22:23:15.000000000 +0200
-+++ lms/img/calendar.js        2004-10-26 23:11:56.311398169 +0200
-@@ -55,7 +55,7 @@
-               var dir = '';
-       var obj_calwindow = window.open(
--              dir+'templates/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.03388 seconds and 4 git commands to generate.