From 1ae6b6a31bb88d7e6e4411bf1e122cbea2f875af Mon Sep 17 00:00:00 2001 From: Mike Taylor Date: Fri, 1 Nov 2013 16:49:45 +0000 Subject: [PATCH 1/1] Rename --- examples/htdocs/index-lowlevel.html | 52 ----------------------------------- examples/htdocs/lowlevel.html | 52 +++++++++++++++++++++++++++++++++++ 2 files changed, 52 insertions(+), 52 deletions(-) delete mode 100644 examples/htdocs/index-lowlevel.html create mode 100644 examples/htdocs/lowlevel.html diff --git a/examples/htdocs/index-lowlevel.html b/examples/htdocs/index-lowlevel.html deleted file mode 100644 index d2e8ed7..0000000 --- a/examples/htdocs/index-lowlevel.html +++ /dev/null @@ -1,52 +0,0 @@ - - - - MKWS demo: low-level subcomponents - - - - - - - - - - - - - - - - - - -
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
- - diff --git a/examples/htdocs/lowlevel.html b/examples/htdocs/lowlevel.html new file mode 100644 index 0000000..d2e8ed7 --- /dev/null +++ b/examples/htdocs/lowlevel.html @@ -0,0 +1,52 @@ + + + + MKWS demo: low-level subcomponents + + + + + + + + + + + + + + + + + + +
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ + -- 1.7.10.4