diff options
author | Jouni Koivuviita <jouni.koivuviita@itmill.com> | 2008-01-17 10:06:29 +0000 |
---|---|---|
committer | Jouni Koivuviita <jouni.koivuviita@itmill.com> | 2008-01-17 10:06:29 +0000 |
commit | 291a1690a707185f8bfe3f6dbc7895a05c87dd0d (patch) | |
tree | c28b412603e528c4281d2fd007601b64e94353d4 /WebContent/index.html | |
parent | 2a61bbc844a3d45c3ad31b01cc1ab1c6d2484200 (diff) | |
download | vaadin-framework-291a1690a707185f8bfe3f6dbc7895a05c87dd0d.tar.gz vaadin-framework-291a1690a707185f8bfe3f6dbc7895a05c87dd0d.zip |
(whitespace change for Jani, ignore)
svn changeset:3565/svn branch:trunk
Diffstat (limited to 'WebContent/index.html')
-rw-r--r-- | WebContent/index.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/WebContent/index.html b/WebContent/index.html index 72d020ba91..a8ef681283 100644 --- a/WebContent/index.html +++ b/WebContent/index.html @@ -6,7 +6,7 @@ <link rel="stylesheet" type="text/css" href="demo/css/styles.css" /> <!--[if IE]> <link rel="stylesheet" type="text/css" href="demo/css/ie.css" /> - <![endif]--> + <![endif]--> <script type="text/javascript"> window.onload = function() { |