The branch, master has been updated
       via  0add8b61f8d41100d98436bf180d9ca7bece082f (commit)
      from  c6ec73963fb8d62c6bc060933ca21ee978d29a38 (commit)


- Log -----------------------------------------------------------------
commit 0add8b61f8d41100d98436bf180d9ca7bece082f
Author: Marc Delisle <[email protected]>
Date:   Tue Jun 21 12:49:14 2011 -0400

    This typo gives an error in IE 8

-----------------------------------------------------------------------

Summary of changes:
 js/functions.js |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/js/functions.js b/js/functions.js
index 9f7cb3b..3b4d9b4 100644
--- a/js/functions.js
+++ b/js/functions.js
@@ -1448,7 +1448,7 @@ function PMA_createChart(passedSettings) {
             enabled:false
         },
         xAxis: {
-            type: 'datetime',
+            type: 'datetime'
         },
         yAxis: {
             min: 0,


hooks/post-receive
-- 
phpMyAdmin

------------------------------------------------------------------------------
EditLive Enterprise is the world's most technically advanced content
authoring tool. Experience the power of Track Changes, Inline Image
Editing and ensure content is compliant with Accessibility Checking.
http://p.sf.net/sfu/ephox-dev2dev
_______________________________________________
Phpmyadmin-git mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/phpmyadmin-git

Reply via email to