summaryrefslogtreecommitdiff
path: root/BKUOnline/src/main/webapp/index.html
diff options
context:
space:
mode:
authorclemenso <clemenso@8a26b1a7-26f0-462f-b9ef-d0e30c41f5a4>2009-08-20 16:14:53 +0000
committerclemenso <clemenso@8a26b1a7-26f0-462f-b9ef-d0e30c41f5a4>2009-08-20 16:14:53 +0000
commit2bd3c3e61966cf136d39826b6e1c6ff9fc946cef (patch)
tree45c624918770a146d5bcafe64fe321396020c9f9 /BKUOnline/src/main/webapp/index.html
parent09f50e4ec716939c0bff0eb9203a2f536da76b51 (diff)
downloadmocca-2bd3c3e61966cf136d39826b6e1c6ff9fc946cef.tar.gz
mocca-2bd3c3e61966cf136d39826b6e1c6ff9fc946cef.tar.bz2
mocca-2bd3c3e61966cf136d39826b6e1c6ff9fc946cef.zip
do not include webstart by default (removed from index.html)
git-svn-id: https://joinup.ec.europa.eu/svn/mocca/trunk@447 8a26b1a7-26f0-462f-b9ef-d0e30c41f5a4
Diffstat (limited to 'BKUOnline/src/main/webapp/index.html')
-rw-r--r--BKUOnline/src/main/webapp/index.html3
1 files changed, 2 insertions, 1 deletions
diff --git a/BKUOnline/src/main/webapp/index.html b/BKUOnline/src/main/webapp/index.html
index 355111a8..95eb6992 100644
--- a/BKUOnline/src/main/webapp/index.html
+++ b/BKUOnline/src/main/webapp/index.html
@@ -40,7 +40,7 @@
<!-- MOCCA Web Start
| (activate 'include-webstart' profile)
- -->
+
<div id="animDiv" class="box">
<p>
<h1>MOCCA Web Start</h1>
@@ -53,5 +53,6 @@
<p><a href="webstart/player.jnlp">Java Cache Viewer</a> (local installation)</p>
</p>
</div>
+ -->
</body>
</html>