doc/book/en/development/devweb/js.rst
branchstable
changeset 3581 669854258b90
parent 3441 bdeb91e08278
child 4437 21f2e01fdd6a
--- a/doc/book/en/development/devweb/js.rst	Tue Oct 06 15:56:10 2009 -0700
+++ b/doc/book/en/development/devweb/js.rst	Wed Oct 07 10:33:24 2009 +0200
@@ -24,7 +24,7 @@
 XXX external_resources variable (which needs love)
 
 CubicWeb javascript api
-~~~~~~~~~~~~~~~~~~~~~~
+~~~~~~~~~~~~~~~~~~~~~~~
 
 Javascript resources are typically loaded on demand, from views. The
 request object (available as self.req from most application objects,