Author: chatellier Date: 2011-02-02 10:06:26 +0000 (Wed, 02 Feb 2011) New Revision: 644 Log: Add images legend for in distibution map last page Modified: trunk/changelog.txt trunk/coser-web/src/main/webapp/WEB-INF/content/map/map.jsp Modified: trunk/changelog.txt =================================================================== --- trunk/changelog.txt 2011-02-02 10:06:18 UTC (rev 643) +++ trunk/changelog.txt 2011-02-02 10:06:26 UTC (rev 644) @@ -4,6 +4,9 @@ 1.0.0-beta3 ----------- + * Add images legend for in distibution map last page + * Name extracted result archive as Coserextract<dateofday> + * Add coser logo and website favicon * Improve quality advertisement checkbox with form submit * Add top anchor on survey description page * Fix pdf generation containing non escaped html entities Modified: trunk/coser-web/src/main/webapp/WEB-INF/content/map/map.jsp =================================================================== --- trunk/coser-web/src/main/webapp/WEB-INF/content/map/map.jsp 2011-02-02 10:06:18 UTC (rev 643) +++ trunk/coser-web/src/main/webapp/WEB-INF/content/map/map.jsp 2011-02-02 10:06:26 UTC (rev 644) @@ -32,8 +32,10 @@ <h2><s:text name="message.map.title" /></h2> - <p><s:property value='facade' /> - <s:property value='survey' /> - <s:property value='speciesDisplayName' /></p> + <h3><s:property value='facadeDisplayName' /> - <s:property value='survey' /> - <s:property value='speciesDisplayName' /></h3> + <p><s:text name="message.map.paragraph2" /></p> + <img src="<s:url action='map-data'> <s:param name="survey" value="%{survey}" /> <s:param name="species" value="%{species}" />
participants (1)
-
chatellierï¼ users.labs.libre-entreprise.org