Korrigierter Loader

git-svn-id: https://svn.libreccm.org/ccm/trunk@609 8810af33-2d31-482b-a856-94f89814c4df
master
jensp 2010-11-15 16:59:18 +00:00
parent 3def7dbe24
commit 1bebba7cd2
1 changed files with 1 additions and 12 deletions

View File

@ -230,18 +230,7 @@ public class Loader extends PackageLoader {
"ZeS Welcome Page", "ZeS Welcome Page",
"ZeS Welcome Page for navigation", "ZeS Welcome Page for navigation",
"/packages/navigation/templates/zes-welcome.jsp"); "/packages/navigation/templates/zes-welcome.jsp");
template = Template.create(
"ZeS Project List",
"List of SciProjects",
"/packages/navigation/templates/zes-project-list.jsp");
template = Template.create(
"SciOrganization Description Only",
"Display only the description of a SciOrganization",
"/packages/navigation/templates/"
+ "SciOrganizationDescription.jsp");
template = Template.create( template = Template.create(
"SciProject List", "SciProject List",
"List of SciProjects", "List of SciProjects",