[sword-svn] r400 - trunk/webapp
scribe at crosswire.org
scribe at crosswire.org
Fri Aug 31 14:11:22 MST 2012
Author: scribe
Date: 2012-08-31 14:11:22 -0700 (Fri, 31 Aug 2012)
New Revision: 400
Modified:
trunk/webapp/fetchdata.jsp
Log:
updated to reflect new camelCase of response from INTF
Modified: trunk/webapp/fetchdata.jsp
===================================================================
--- trunk/webapp/fetchdata.jsp 2012-07-12 18:05:58 UTC (rev 399)
+++ trunk/webapp/fetchdata.jsp 2012-08-31 21:11:22 UTC (rev 400)
@@ -101,7 +101,7 @@
<td><a href="<%=mssURL%>" target="NTVMR">
<%=m.getAttribute("ganum")%>
</a></td>
- <td><%=m.getValue("originyeardescription")%></td>
+ <td><%=m.getValue("originYear")%></td>
<td><%=p.getAttribute("folio")%></td>
<td>
<%
More information about the sword-cvs
mailing list