web/test/jstests/ajax_url1.html
author Julien Cristau <julien.cristau@logilab.fr>
Mon, 05 Oct 2015 16:28:07 +0200 (2015-10-05)
changeset 10769 c45f4bcff3aa
parent 10414 eaf42d452410
permissions -rw-r--r--
[server] fix unittest_security for py3k - use source.binary_to_str instead of str(), helps when the backend returns memoryviews - fixup str vs bytes
<div id="ajaxroot">
  <div class="ajaxHtmlHead">
    <cubicweb:script src="http://foo.js" type="text/javascript"> </cubicweb:script>
  </div>
  <h1>Hello</h1>
</div>