Version in ccm-sci-bundle angepasst, keline Änderung an SciPublicationList.jsp
git-svn-id: https://svn.libreccm.org/ccm/trunk@2134 8810af33-2d31-482b-a856-94f89814c4dfmaster
parent
8e12bb395b
commit
537ddb5a5b
|
|
@ -8,8 +8,8 @@
|
|||
ccmVersion="6.1"
|
||||
name="scientificcms"
|
||||
prettyName="Scientific CMS"
|
||||
version="2-0-0"
|
||||
release="std"
|
||||
version="2-1-0"
|
||||
release="alpha4-r2123"
|
||||
webxml="web-sci.xml"
|
||||
webapp="ROOT"
|
||||
xsi:schemaLocation="http://ccm.redhat.com/ccm-project file:tools-ng/common/xsd/project.xsd">
|
||||
|
|
|
|||
|
|
@ -54,6 +54,12 @@
|
|||
|
||||
<define:component name="assignedTerms"
|
||||
classname="com.arsdigita.navigation.ui.CategoryIndexAssignedTerms"/>
|
||||
|
||||
<define:component name="publicationExportLinks"
|
||||
classname="com.arsdigita.cms.scipublications.ui.PublicationExportLinks"/>
|
||||
<jsp:scriptlet>
|
||||
((com.arsdigita.cms.scipublications.ui.PublicationExportLinks)publicationExportLinks).setObjList(objList);
|
||||
</jsp:scriptlet>
|
||||
|
||||
</define:page>
|
||||
<show:all/>
|
||||
|
|
|
|||
Loading…
Reference in New Issue