diff 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
line wrap: on
line diff
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/DataTables-1.9.4/media/unit_testing/index.html	Wed Sep 06 05:24:32 2017 -0400
@@ -0,0 +1,7 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Frameset//EN" "http://www.w3.org/TR/html4/frameset.dtd">
+<html>
+	<frameset rows="20%,80%">
+		<frame name="controller" id="controller" src="controller.php">
+		<frame name="test_arena" id="test_arena">
+	</frameset>
+</html>
\ No newline at end of file