diff DataTables-1.9.4/media/unit_testing/index.html @ 2:3c160414da2e default tip

initial upload
author shiltemann
date Thu, 26 Feb 2015 14:05:23 +0100
parents
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	Thu Feb 26 14:05:23 2015 +0100
@@ -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