web/data/cubicweb.htmlhelpers.js
changeset 5477 f79c39be0b9b
parent 3781 c7ef58db0e4b
child 5479 6ba3587c5cda
--- a/web/data/cubicweb.htmlhelpers.js	Wed May 05 18:10:33 2010 +0200
+++ b/web/data/cubicweb.htmlhelpers.js	Thu Apr 29 08:39:13 2010 +0200
@@ -164,7 +164,7 @@
     }
 }
 
-jQuery(document).ready(function () {roundedCorners(this.body);});
+//jQuery(document).ready(function () {roundedCorners(this.body);});
 
 CubicWeb.provide('corners.js');