cubicweb/web/test/data/static/jstests/ajax_url1.html
changeset 11057 0b59724cb3f2
parent 10935 049209b9e9d6
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/cubicweb/web/test/data/static/jstests/ajax_url1.html	Sat Jan 16 13:48:51 2016 +0100
@@ -0,0 +1,6 @@
+<div id="ajaxroot">
+  <div class="ajaxHtmlHead">
+    <cubicweb:script src="http://foo.js" type="text/javascript"> </cubicweb:script>
+  </div>
+  <h1>Hello</h1>
+</div>