web/data/cubicweb.ajax.js
branchtls-sprint
changeset 985 6a25c58a1c23
parent 642 2cf7b79d8e77
parent 955 3017a858bbc2
child 1263 01152fffd593
--- a/web/data/cubicweb.ajax.js	Mon Mar 02 20:44:14 2009 +0100
+++ b/web/data/cubicweb.ajax.js	Mon Mar 02 21:03:54 2009 +0100
@@ -35,6 +35,9 @@
     if (typeof buildWidgets != 'undefined') {
 	buildWidgets(node);
     }
+    if (typeof roundedCornersOnLoad != 'undefined') {
+	roundedCornersOnLoad();
+    }
 }
 
 // cubicweb loadxhtml plugin to make jquery handle xhtml response