web/test/data/static/jstests/ajax_url1.html
author Sylvain Thénault <sylvain.thenault@logilab.fr>
Thu, 16 Jun 2016 17:45:16 +0200
changeset 11289 3e69bccc2022
parent 10935 049209b9e9d6
permissions -rw-r--r--
[sql gen] Properly create UNIQUE index on non string column. Closes #13728492 Unique was previously detected in a loop triggered only for String columns.

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