Kleinigkeiten
git-svn-id: https://svn.libreccm.org/ccm/trunk@846 8810af33-2d31-482b-a856-94f89814c4dfmaster
parent
1a45df3f7f
commit
190645839f
|
|
@ -94,7 +94,7 @@ public class SciProjectPropertiesStep
|
|||
sheet.add(SciOrganizationGlobalizationUtil.globalize(
|
||||
"sciorganization.ui.project.shortdesc"),
|
||||
SciProject.PROJECT_SHORT_DESCRIPTION);
|
||||
|
||||
|
||||
return sheet;
|
||||
}
|
||||
|
||||
|
|
|
|||
|
|
@ -88,6 +88,7 @@ public class SciProjectPropertyForm
|
|||
shortDesc.setCols(75);
|
||||
shortDesc.setRows(5);
|
||||
add(shortDesc);
|
||||
|
||||
}
|
||||
|
||||
@Override
|
||||
|
|
|
|||
Loading…
Reference in New Issue