summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorManolo Carrasco <manolo@apache.org>2015-02-08 14:02:26 +0100
committerManolo Carrasco <manolo@apache.org>2015-02-08 14:02:26 +0100
commitb35e835cabfea9d46086106deb26637c01525f7b (patch)
tree2c647aaf0d32d91c1c6be7b40642bc26db5e551d
parent3f3b79789ccfce8147352cb794b467358541d4dd (diff)
downloadvaadin-core-b35e835cabfea9d46086106deb26637c01525f7b.tar.gz
vaadin-core-b35e835cabfea9d46086106deb26637c01525f7b.zip
Upgrading version 0.1.1
-rw-r--r--demo.html2
1 files changed, 0 insertions, 2 deletions
diff --git a/demo.html b/demo.html
index db6f4ca..9deaf27 100644
--- a/demo.html
+++ b/demo.html
@@ -9,8 +9,6 @@
<link rel="import" href="vaadin-components.html"></link>
</head>
<body vaadin-theme='valo'>
-
-
<h3>Slider</h3>
<div style='width: 30%'>
<v-slider min='0' max='100' value='45'></v-slider>