round corders on ajax loads
authorsylvain.thenault@logilab.fr
Wed, 25 Feb 2009 15:54:44 +0100
changeset 955 3017a858bbc2
parent 954 e1cced83c169
child 956 ae7044a06efb
round corders on ajax loads
web/data/cubicweb.ajax.js
--- a/web/data/cubicweb.ajax.js	Wed Feb 25 11:03:22 2009 +0100
+++ b/web/data/cubicweb.ajax.js	Wed Feb 25 15:54:44 2009 +0100
@@ -24,6 +24,9 @@
     if (typeof buildWidgets != 'undefined') {
 	buildWidgets(node);
     }
+    if (typeof roundedCornersOnLoad != 'undefined') {
+	roundedCornersOnLoad();
+    }
 }
 
 // cubicweb loadxhtml plugin to make jquery handle xhtml response