testfunc/test/jstests/ajax_url1.html
author patwat
Wed, 08 Feb 2012 14:32:35 +0100
branchstable
changeset 8200 182d47d87a5c
parent 7363 2293c49b290a
permissions -rw-r--r--
[windows service] Copied the 3 lines from etwist/twctl into etwist/service in order to also clean the cache in Windows service mode. Could be factorised with etwist/server.run

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