-begin adding datagrids
This commit is contained in:
parent
8d5aea0d14
commit
6553663051
249 changed files with 31982 additions and 11 deletions
7
public/js/datatables/unit_testing/index.html
Normal file
7
public/js/datatables/unit_testing/index.html
Normal file
|
@ -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>
|
Loading…
Add table
Add a link
Reference in a new issue