diff --git a/src/www/gfse/index.html b/src/www/gfse/index.html index 3b3543c2a..c607b4374 100644 --- a/src/www/gfse/index.html +++ b/src/www/gfse/index.html @@ -33,12 +33,12 @@ This page does not work without JavaScript.
HTML -Last modified: Wed Oct 3 23:44:31 CEST 2012 +Last modified: Tue Nov 20 13:39:47 CET 2012
About

  
-
+
 
 
 
@@ -49,6 +49,6 @@ HTML
 
 
 
-
+
 
 
diff --git a/src/www/gfse/share.html b/src/www/gfse/share.html
index 54dcdb3e0..ff92d2f73 100644
--- a/src/www/gfse/share.html
+++ b/src/www/gfse/share.html
@@ -13,8 +13,8 @@
 
 
- Last modified: Mon Feb 13 19:03:32 CET 2012 - +Last modified: Tue Nov 20 13:39:57 CET 2012 + diff --git a/src/www/minibar/pgf_online.js b/src/www/js/pgf_online.js similarity index 100% rename from src/www/minibar/pgf_online.js rename to src/www/js/pgf_online.js diff --git a/src/www/minibar/support.js b/src/www/js/support.js similarity index 100% rename from src/www/minibar/support.js rename to src/www/js/support.js diff --git a/src/www/minibar/about.html b/src/www/minibar/about.html index 3325d2ed9..9ba25895c 100644 --- a/src/www/minibar/about.html +++ b/src/www/minibar/about.html @@ -34,7 +34,7 @@ Some implementation details: (there are both styling and scripting issues). There seems to be some rendering bugs in Chrome 5.0.342.9 β.
  • The implementation consist of two JavaScript files: - minibar.js and support.js + minibar.js and support.js The latter is also used in a couple of small web apps based on the @@ -127,12 +127,12 @@ Some implementation details:
  • [Added 2010-10-27] Code restructuring: