annotate DataTables-1.9.4/media/unit_testing/index.html @ 16:3c697a0bc415 draft default tip

Uploaded
author saskia-hiltemann
date Wed, 06 Sep 2017 05:24:32 -0400
parents 3c160414da2e
children
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
0
3c160414da2e initial upload
shiltemann
parents:
diff changeset
1 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Frameset//EN" "http://www.w3.org/TR/html4/frameset.dtd">
3c160414da2e initial upload
shiltemann
parents:
diff changeset
2 <html>
3c160414da2e initial upload
shiltemann
parents:
diff changeset
3 <frameset rows="20%,80%">
3c160414da2e initial upload
shiltemann
parents:
diff changeset
4 <frame name="controller" id="controller" src="controller.php">
3c160414da2e initial upload
shiltemann
parents:
diff changeset
5 <frame name="test_arena" id="test_arena">
3c160414da2e initial upload
shiltemann
parents:
diff changeset
6 </frameset>
3c160414da2e initial upload
shiltemann
parents:
diff changeset
7 </html>