SOURCES: eventum-jquery.patch - typo

glen glen at pld-linux.org
Wed Oct 15 01:11:31 CEST 2008


Author: glen                         Date: Tue Oct 14 23:11:31 2008 GMT
Module: SOURCES                       Tag: HEAD
---- Log message:
- typo

---- Files affected:
SOURCES:
   eventum-jquery.patch (1.1 -> 1.2) 

---- Diffs:

================================================================
Index: SOURCES/eventum-jquery.patch
diff -u SOURCES/eventum-jquery.patch:1.1 SOURCES/eventum-jquery.patch:1.2
--- SOURCES/eventum-jquery.patch:1.1	Wed Oct 15 00:59:44 2008
+++ SOURCES/eventum-jquery.patch	Wed Oct 15 01:11:25 2008
@@ -2323,10 +2323,9 @@
  });
  
 Index: js/global.js
-===================================================================
 --- js/global.js	(revision 3749)
 +++ js/global.js	(working copy)
-@@ -793,10 +793,9 @@
+@@ -793,8 +793,6 @@
  
  // call when document ready
  $(document).ready(function() {
@@ -2337,10 +2336,6 @@
 +    $('.date_picker').datepicker({
 +        dateFormat: 'yy-mm-dd', firstDay: 0  // FIXME: make it configurable
      });
--});
-+}
-+
- //-->
 Index: css/style.css
 ===================================================================
 --- css/style.css	(revision 3749)
@@ -2364,7 +2359,6 @@
  }
 \ No newline at end of file
 Index: css/dynCalendar.css
-===================================================================
 --- css/dynCalendar.css	(revision 3749)
 +++ css/dynCalendar.css	(working copy)
 @@ -1,35 +0,0 @@
@@ -2404,7 +2398,6 @@
 -	left: 1px;
 -}
 Index: css/ui.datepicker.css
-===================================================================
 --- css/ui.datepicker.css	(revision 0)
 +++ css/ui.datepicker.css	(revision 0)
 @@ -0,0 +1,213 @@
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SOURCES/eventum-jquery.patch?r1=1.1&r2=1.2&f=u



More information about the pld-cvs-commit mailing list