web/test/data/static/jstests/ajax_url1.html
changeset 10935 049209b9e9d6
parent 10414 eaf42d452410
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/web/test/data/static/jstests/ajax_url1.html	Thu Nov 26 11:30:54 2015 +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>