diff --git a/ccm-sci-bundle/bundles/standard/cfg/project.xml b/ccm-sci-bundle/bundles/standard/cfg/project.xml index f13ddc662..e9c887420 100644 --- a/ccm-sci-bundle/bundles/standard/cfg/project.xml +++ b/ccm-sci-bundle/bundles/standard/cfg/project.xml @@ -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"> diff --git a/ccm-sci-bundle/web/templates/ccm-navigation/navigation/SciPublicationList.jsp b/ccm-sci-bundle/web/templates/ccm-navigation/navigation/SciPublicationList.jsp index e8cbb2bfe..4593a5a2b 100644 --- a/ccm-sci-bundle/web/templates/ccm-navigation/navigation/SciPublicationList.jsp +++ b/ccm-sci-bundle/web/templates/ccm-navigation/navigation/SciPublicationList.jsp @@ -54,6 +54,12 @@ + + + + ((com.arsdigita.cms.scipublications.ui.PublicationExportLinks)publicationExportLinks).setObjList(objList); +