]> source.dussan.org Git - vaadin-framework.git/commitdiff
Sampler: disabled the 'Blueprints' -section until we get more samples
authorMarc Englund <marc.englund@itmill.com>
Fri, 6 Feb 2009 14:13:09 +0000 (14:13 +0000)
committerMarc Englund <marc.englund@itmill.com>
Fri, 6 Feb 2009 14:13:09 +0000 (14:13 +0000)
svn changeset:6752/svn branch:trunk

src/com/itmill/toolkit/demo/sampler/FeatureSet.java

index 38df382ce303401c6146a2d293c77c5fa7ae1eed..5cd33d56f445fe0e7229ebe05e8b6a7b05a2e0a2 100644 (file)
@@ -98,9 +98,9 @@ public class FeatureSet extends Feature {
      */
     static final FeatureSet FEATURES = new FeatureSet("All", new Feature[] {
     // Main sets
-            new Blueprints(), //
+            // new Blueprints(), disabled for now, until more samples are ready
             new Components(), //
-    });
+            });
 
     /*
      * TOP LEVEL