]> git.argeo.org Git - gpl/argeo-slc.git/blobdiff - plugins/org.argeo.slc.client.ui.dist/src/main/java/org/argeo/slc/client/ui/dist/editors/ModularDistVersionOverviewPage.java
+ clean repo model
[gpl/argeo-slc.git] / plugins / org.argeo.slc.client.ui.dist / src / main / java / org / argeo / slc / client / ui / dist / editors / ModularDistVersionOverviewPage.java
index 38b3a8b463e01efcf04fc91b91da55b0aa95a5de..fb8229672aa1becae714bef38bc74245df3c1a1a 100644 (file)
@@ -130,8 +130,8 @@ public class ModularDistVersionOverviewPage extends FormPage implements
                                        .getProperty(SlcNames.SLC_NAME).getString() : "");
                        form.setMessage(
                                        modularDistribution
-                                                       .hasProperty(SlcNames.SLC_BUNDLE_DESCRIPTION) ? modularDistribution
-                                                       .getProperty(SlcNames.SLC_BUNDLE_DESCRIPTION)
+                                                       .hasProperty(DistConstants.SLC_BUNDLE_DESCRIPTION) ? modularDistribution
+                                                       .getProperty(DistConstants.SLC_BUNDLE_DESCRIPTION)
                                                        .getString() : "", IMessageProvider.NONE);
                } catch (RepositoryException re) {
                        throw new SlcException("Unable to get bundle name for node "