Only shows dashboard for the time being.
[gpl/argeo-suite.git] / org.argeo.suite.ui / src / org / argeo / suite / ui / DefaultLeadPane.java
index dd435b878aaccdfa696f65a1363e3069425d5350..1f371823aa1211c958d4ae27377b6041298cec5d 100644 (file)
@@ -37,7 +37,7 @@ public class DefaultLeadPane implements CmsUiProvider {
                if (!cmsView.isAnonymous()) {
 //                     createButton(parent, SuiteMsg.documents.name(), SuiteMsg.documents, SuiteIcon.documents);
 //                     createButton(parent, SuiteMsg.people.name(), SuiteMsg.people, SuiteIcon.people);
-                       createButton(parent, SuiteMsg.locations.name(), SuiteMsg.locations, SuiteIcon.location);
+//                     createButton(parent, SuiteMsg.locations.name(), SuiteMsg.locations, SuiteIcon.location);
                }
                return dashboardB;
        }