testfunc/test/jstests/ajax_url1.html
author Sylvain Thénault <sylvain.thenault@logilab.fr>
Wed, 12 Oct 2011 19:06:15 +0200
changeset 7940 ac8052334e0d
parent 7363 2293c49b290a
permissions -rw-r--r--
[printers] fix bug introduced by final view refactoring: &#160; shouldn't be escaped. Also remove some msgids which should have been removed during this refactoring

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