From 42ad2d5e95f1433d4878bb40d449efaedf841c6f Mon Sep 17 00:00:00 2001 From: krasimir Date: Mon, 7 Mar 2011 21:05:29 +0000 Subject: the user can now upload their own grammars in the editor --- src/ui/gwt/www/editor/editor.html | 36 +++++++++++++++++++++++++++++++++++ src/ui/gwt/www/editor/index.html | 40 ++++----------------------------------- 2 files changed, 40 insertions(+), 36 deletions(-) create mode 100644 src/ui/gwt/www/editor/editor.html (limited to 'src/ui/gwt/www') diff --git a/src/ui/gwt/www/editor/editor.html b/src/ui/gwt/www/editor/editor.html new file mode 100644 index 000000000..114a88ccb --- /dev/null +++ b/src/ui/gwt/www/editor/editor.html @@ -0,0 +1,36 @@ + + + + + + + + + + + + + + + Editor + + + + + + + + + + + + + + + + + + + + + diff --git a/src/ui/gwt/www/editor/index.html b/src/ui/gwt/www/editor/index.html index 114a88ccb..1af492b4a 100644 --- a/src/ui/gwt/www/editor/index.html +++ b/src/ui/gwt/www/editor/index.html @@ -1,36 +1,4 @@ - - - - - - - - - - - - - - - Editor - - - - - - - - - - - - - - - - - - - - - + + + -- cgit v1.2.3