Add test gui
authorJeremy Tan <[email protected]>
Thu, 19 Sep 2013 06:09:17 +0000 (14:09 +0800)
committerJeremy Tan <[email protected]>
Thu, 19 Sep 2013 06:09:17 +0000 (14:09 +0800)
commit9bfd0a1c9b690a302ad8822bb23f4b6dcf6633e2
tree85a7aeb57dbd3cc4570363133ee6728fe9033451
parentb3739a6a7be52d02dc1c508051633b5f46a13726
Add test gui
13 files changed:
.gitignore
testing/MCTXWeb/nbproject/project.properties [new file with mode: 0644]
testing/MCTXWeb/nbproject/project.xml [new file with mode: 0644]
testing/MCTXWeb/public_html/index.html [new file with mode: 0644]
testing/MCTXWeb/public_html/js/libs/flot-0.7/jquery.flot.min.js [new file with mode: 0644]
testing/MCTXWeb/public_html/js/libs/jquery-1.9.0/jquery.min.js [new file with mode: 0644]
testing/MCTXWeb/public_html/static/OpenSans.eot [new file with mode: 0644]
testing/MCTXWeb/public_html/static/OpenSans.ttf [new file with mode: 0644]
testing/MCTXWeb/public_html/static/excanvas.min.js [new file with mode: 0644]
testing/MCTXWeb/public_html/static/jquery-1.10.1.min.js [new file with mode: 0644]
testing/MCTXWeb/public_html/static/jquery.flot.min.js [new file with mode: 0644]
testing/MCTXWeb/public_html/static/mctx.gui.js [new file with mode: 0644]
testing/MCTXWeb/public_html/static/style.css [new file with mode: 0644]

UCC git Repository :: git.ucc.asn.au