test
authorn.hoffmann <n.hoffmann@localhost>
Wed, 6 Jan 2010 10:06:45 +0000 (10:06 +0000)
committern.hoffmann <n.hoffmann@localhost>
Wed, 6 Jan 2010 10:06:45 +0000 (10:06 +0000)
taxeditor-navigation/src/main/java/eu/etaxonomy/taxeditor/navigation/navigator/Root.java

index c171eb823b0a5a785e33fc16f4217ed5f5cb579f..148b5958c590aea1bf90323fd7468820fc9f61ce 100644 (file)
@@ -33,7 +33,7 @@ public class Root extends PlatformObject implements IAdaptable, IPersistableElem
        \r
        public List<TaxonomicTree> getParentBeans() {\r
                List<TaxonomicTree> trees = CdmStore.getTaxonTreeService().list(null, null, null, null, null);\r
-               return trees;\r
+               return trees; \r
        }\r
 \r
        /* (non-Javadoc)\r