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-94f89814c4df
master
jensp 2013-04-17 07:20:06 +00:00
parent 8e12bb395b
commit 537ddb5a5b
2 changed files with 8 additions and 2 deletions

View File

@ -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">

View File

@ -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/>