svn commit: r13359 - branches/gsoc2007/b00__1/model-euml/src/org/argouml/model/euml/ChangeCommand.java

[email protected]
Newsgroups gmane.comp.lang.uml.argouml.cvs
Message-ID <[email protected]>
Author: b00__1
Date: 2007-08-15 01:23:10-0700
New Revision: 13359

Modified:
   branches/gsoc2007/b00__1/model-euml/src/org/argouml/model/euml/ChangeCommand.java

Log:
Minor change

Modified: branches/gsoc2007/b00__1/model-euml/src/org/argouml/model/euml/ChangeCommand.java
Url: http://argouml.tigris.org/source/browse/argouml/branches/gsoc2007/b00__1/model-euml/src/org/argouml/model/euml/ChangeCommand.java?view=diff&rev=13359&p1=branches/gsoc2007/b00__1/model-euml/src/org/argouml/model/euml/ChangeCommand.java&p2=branches/gsoc2007/b00__1/model-euml/src/org/argouml/model/euml/ChangeCommand.java&r1=13358&r2=13359
==============================================================================
--- branches/gsoc2007/b00__1/model-euml/src/org/argouml/model/euml/ChangeCommand.java	(original)
+++ branches/gsoc2007/b00__1/model-euml/src/org/argouml/model/euml/ChangeCommand.java	2007-08-15 01:23:10-0700
@@ -75,7 +75,7 @@
     @Override
     public String getLabel() {
         if (objects == null) {
-            return super.getLabel();
+            return label;
         }
         StringBuilder sb = new StringBuilder();
         int j = 0;
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.