From 3eaeaed8fd741bb1f33c76032e7292df08b35a9f Mon Sep 17 00:00:00 2001 From: hallgren Date: Tue, 20 Nov 2012 12:56:48 +0000 Subject: GF cloud: move support.js and pgf_online.js Created the folder js and moved minibar/support.js and minibar/pgf_online.js there, to emphasize their status as app independent support libraries. There are probably more files that should be moved here. The cloud apps have been updated, externally hosted apps that link directly to our server need to be updated too. --- src/www/minibar/example.html | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'src/www/minibar/example.html') diff --git a/src/www/minibar/example.html b/src/www/minibar/example.html index 7d78a7ef6..5e7814b28 100644 --- a/src/www/minibar/example.html +++ b/src/www/minibar/example.html @@ -7,8 +7,8 @@ h1, h2, h3, small, th { font-family: sans-serif; } div.modtime { float: right; } .modtime { color: #666; white-space: nowrap; } - - + +