web/data/cubicweb.ajax.js
changeset 955 3017a858bbc2
parent 540 e5c97f6f119d
child 985 6a25c58a1c23
child 1077 fe26a0cda180
--- 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