[MOBY-guts] biomoby commit

Lonny Montoya lxm at pub.open-bio.org
Fri Mar 17 18:44:16 UTC 2006


lxm
Fri Mar 17 13:44:16 EST 2006
Update of /home/repository/moby/s-moby/ref-impl/semanticmoby.org/WebRoot
In directory pub.open-bio.org:/tmp/cvs-serv11648/WebRoot

Modified Files:
	footer.jsp search-results.jsp 
Log Message:
several small bugfixes,
fix to aboutURI of tair-mapviewer,
added static block to Log for static initialization,
added the next build tag (build-2006-3a) to the footer,
reformatted the search results page as the proxy resources now
have about URIs to display


s-moby/ref-impl/semanticmoby.org/WebRoot footer.jsp,1.8,1.9 search-results.jsp,1.9,1.10
===================================================================
RCS file: /home/repository/moby/s-moby/ref-impl/semanticmoby.org/WebRoot/footer.jsp,v
retrieving revision 1.8
retrieving revision 1.9
diff -u -r1.8 -r1.9
--- /home/repository/moby/s-moby/ref-impl/semanticmoby.org/WebRoot/footer.jsp	2006/02/16 18:44:19	1.8
+++ /home/repository/moby/s-moby/ref-impl/semanticmoby.org/WebRoot/footer.jsp	2006/03/17 18:44:16	1.9
@@ -73,7 +73,7 @@
 <br>
 
 <font class="build">
-build-2006-2j updated: 02-16-2006</center>
+build-2006-3a  updated: 03-21-2006</center>
 </font>
 
 </center>

===================================================================
RCS file: /home/repository/moby/s-moby/ref-impl/semanticmoby.org/WebRoot/search-results.jsp,v
retrieving revision 1.9
retrieving revision 1.10
diff -u -r1.9 -r1.10
--- /home/repository/moby/s-moby/ref-impl/semanticmoby.org/WebRoot/search-results.jsp	2006/03/13 19:04:58	1.9
+++ /home/repository/moby/s-moby/ref-impl/semanticmoby.org/WebRoot/search-results.jsp	2006/03/17 18:44:16	1.10
@@ -62,10 +62,11 @@
                 <br>
 
                 <% if ((moreInfo != null) && (moreInfo.trim().length() > 0)) { %>
-                    For more information see
-                        <a href="<%= moreInfo %>">
-                             <%= moreInfo %>
-                        </a>
+                    For more information see:
+                    <br>
+                    <a href="<%= moreInfo %>">
+                        <%= moreInfo %>
+                    </a>
                 <% } %>
                 <br>
                 <br>




More information about the MOBY-guts mailing list