summaryrefslogtreecommitdiff
path: root/src/www/minibar/saldotest.html
diff options
context:
space:
mode:
authorhallgren <hallgren@chalmers.se>2012-11-20 12:56:48 +0000
committerhallgren <hallgren@chalmers.se>2012-11-20 12:56:48 +0000
commit3eaeaed8fd741bb1f33c76032e7292df08b35a9f (patch)
tree9e02b65d4f57c719d69175f0523cbb11d2f60782 /src/www/minibar/saldotest.html
parent27beb9a3f836e0fa05d4c92c3c6182e8a1a6417b (diff)
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.
Diffstat (limited to 'src/www/minibar/saldotest.html')
-rw-r--r--src/www/minibar/saldotest.html4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/www/minibar/saldotest.html b/src/www/minibar/saldotest.html
index 179c42e4d..24f72da39 100644
--- a/src/www/minibar/saldotest.html
+++ b/src/www/minibar/saldotest.html
@@ -2,7 +2,7 @@
<html> <head>
<title>Saldotest</title>
<link rel=stylesheet type="text/css" href="minibar.css">
-<script type="text/JavaScript" src="support.js"></script>
+<script type="text/JavaScript" src="../js/support.js"></script>
<script type="text/JavaScript" src="saldotest.js"></script>
<meta name = "viewport" content = "width = device-width">
</head>
@@ -22,7 +22,7 @@
[Baserad på <a href="http://spraakbanken.gu.se/sal/ws/">SALDOs nättjänster</a>]
</small>
<small class=modtime>
-HTML <!-- hhmts start --> Last modified: Thu May 27 14:02:42 CEST 2010 <!-- hhmts end -->
+HTML <!-- hhmts start -->Last modified: Tue Nov 20 13:47:13 CET 2012 <!-- hhmts end -->
</small>
<address>TH <img src="http://www.altocumulus.org/~hallgren/online.cgi?icon" alt=""></address>
</body>