testfunc/test/jstests/ajax_url1.html
author Sylvain Thénault <sylvain.thenault@logilab.fr>
Tue, 07 Jun 2011 10:07:58 +0200
branchstable
changeset 7467 5a6b3e51807d
parent 7363 2293c49b290a
permissions -rw-r--r--
[schema] fix computing of has_text relation: when a fulltext_container relation is added, we need to recompute has_text for the target entity type as well. Also, avoid computation when not needed

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