web/test/jstests/test_htmlhelpers.html
changeset 5739 aaf9f5ea1405
parent 5658 7b9553a9db65
child 5950 f84dba9b8eca
equal deleted inserted replaced
5738:74bd8123fb07 5739:aaf9f5ea1405
    10     <script src="test_htmlhelpers.js" type="text/javascript"></script>
    10     <script src="test_htmlhelpers.js" type="text/javascript"></script>
    11   </head>
    11   </head>
    12   <body>
    12   <body>
    13     <div id="main">
    13     <div id="main">
    14     </div>
    14     </div>
    15     <h1 id="qunit-header">QUnit example</h1>
    15     <h1 id="qunit-header">cubicweb.htmlhelpers.js functions tests</h1>
    16     <h2 id="qunit-banner"></h2>
    16     <h2 id="qunit-banner"></h2>
    17     <h2 id="qunit-userAgent"></h2>
    17     <h2 id="qunit-userAgent"></h2>
    18     <ol id="qunit-tests">
    18     <ol id="qunit-tests">
    19   </body>
    19   </body>
    20 </html>
    20 </html>