From 9327cd86b2c9f1db0108c97e630c6d5610e65b0d Mon Sep 17 00:00:00 2001 From: Rob Hudson Date: Thu, 11 Feb 2010 14:19:30 -0800 Subject: Added example project directory. Currently this allows for easy manual testing a few other Javascript libraries and whether the debug toolbar javascript conflicts with them. --- example/templates/mootools/index.html | 19 +++++++++++++++++++ 1 file changed, 19 insertions(+) create mode 100644 example/templates/mootools/index.html (limited to 'example/templates/mootools/index.html') diff --git a/example/templates/mootools/index.html b/example/templates/mootools/index.html new file mode 100644 index 0000000..1dac10c --- /dev/null +++ b/example/templates/mootools/index.html @@ -0,0 +1,19 @@ + + + + MooTools Test + + + + + +

MooTools Test

+

If you see this, MooTools is working.

+ + -- cgit v1.2.3