goa/tools/laxctl.py
changeset 5467 57372dbfd114
parent 5424 8ecbcbff9777
--- a/goa/tools/laxctl.py	Wed May 05 10:22:11 2010 +0200
+++ b/goa/tools/laxctl.py	Wed May 05 10:28:55 2010 +0200
@@ -43,7 +43,7 @@
     do_monkey_patch()
     from cubicweb.goa.goavreg import GAEVregistry
     from cubicweb.goa.goaconfig import GAEConfiguration
-    #WebConfiguration.ext_resources['JAVASCRIPTS'].append('DATADIR/goa.js')
+    #WebConfiguration.uiprops['JAVASCRIPTS'].append('DATADIR/goa.js')
     config = GAEConfiguration('toto', applroot)
     vreg = GAEVregistry(config)
     vreg.set_schema(config.load_schema())