web/test/jstests/ajax_url1.html
author Pierre-Yves David <pierre-yves.david@logilab.fr>
Tue, 25 Jun 2013 18:04:08 +0200
changeset 9093 e2f88df79efd
parent 8879 982a49239420
child 10414 eaf42d452410
permissions -rw-r--r--
[connection] move call_service on Connection This is the last step toward standalone transaction.

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