From fb29ce7834822b3b61cbdc01b8e825d9fab36902 Mon Sep 17 00:00:00 2001 From: krasimir Date: Fri, 5 Jun 2009 18:19:53 +0000 Subject: scratched version of GWT Syntax Editor --- src/server/gwt/www/editor/index.html | 36 ++++++++++++++++++++++++++++++++++++ 1 file changed, 36 insertions(+) create mode 100644 src/server/gwt/www/editor/index.html (limited to 'src/server/gwt/www') diff --git a/src/server/gwt/www/editor/index.html b/src/server/gwt/www/editor/index.html new file mode 100644 index 000000000..6d1e36c92 --- /dev/null +++ b/src/server/gwt/www/editor/index.html @@ -0,0 +1,36 @@ + + + + + + + + + + + + + + + Editor + + + + + + + + + + + + + + + + + + + + + -- cgit v1.2.3