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