web/test/jstests/ajax_url1.html
author Sylvain Thénault <sylvain.thenault@logilab.fr>
Fri, 14 Mar 2014 10:51:05 +0100
branchstable
changeset 9586 121c88b360d0
parent 8879 982a49239420
child 10414 eaf42d452410
permissions -rw-r--r--
[test] those are rql tests, not cubicweb (and they break with rql 0.31.5). Remove them.

<div id="ajaxroot">
  <div class="ajaxHtmlHead">
    <script src="http://foo.js" type="text/javascript"> </script>
  </div>
  <h1>Hello</h1>
</div>