Korrigierter Loader
git-svn-id: https://svn.libreccm.org/ccm/trunk@609 8810af33-2d31-482b-a856-94f89814c4dfmaster
parent
3def7dbe24
commit
1bebba7cd2
|
|
@ -231,17 +231,6 @@ public class Loader extends PackageLoader {
|
|||
"ZeS Welcome Page for navigation",
|
||||
"/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(
|
||||
"SciProject List",
|
||||
"List of SciProjects",
|
||||
|
|
|
|||
Loading…
Reference in New Issue