Typo korrigiert

git-svn-id: https://svn.libreccm.org/ccm/trunk@257 8810af33-2d31-482b-a856-94f89814c4df
master
pb 2009-08-29 10:19:58 +00:00
parent 6dbceb8256
commit e630423c0a
1 changed files with 1 additions and 4 deletions

View File

@ -75,10 +75,6 @@ import org.apache.log4j.Logger;
* @version $Id: CategoryItemPane.java 1329 2006-09-27 11:47:05Z sskracic $
*/
class CategoryItemPane extends BaseItemPane {
public static final String versionId =
"$Id: CategoryItemPane.java 1329 2006-09-27 11:47:05Z sskracic $" +
"$Author: sskracic $" +
"$DateTime: 2004/08/17 23:15:09 $";
private static final Logger s_log = Logger.getLogger
(CategoryItemPane.class);
@ -285,6 +281,7 @@ class CategoryItemPane extends BaseItemPane {
// The complete hierarchy is set to inherit.
// Just leave the itemTitle as None.
}
}
props.add(new Property(gz("cms.ui.name"),
category.getName("")));