testfunc/test/jstests/ajax_url1.html
author Sylvain Thénault <sylvain.thenault@logilab.fr>
Fri, 16 Sep 2011 12:48:02 +0200
branchstable
changeset 7799 6f84279e0718
parent 7363 2293c49b290a
permissions -rw-r--r--
[css] use h* title properties from uiprops in cubicweb.old.css (closes #1931476) + minor cleanup of cubicweb.css

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