Revision 3097
Added by perry about 18 years ago
index.jsp | ||
---|---|---|
32 | 32 |
%> |
33 | 33 |
<%@ include file="PORTAL_SETTINGS.jsp"%> |
34 | 34 |
<%@ include file="include_session_vars.jsp"%> |
35 |
<%@ page import="edu.ucsb.nceas.metacat.MetaCatUtil" %> |
|
36 |
|
|
35 | 37 |
<% |
36 | 38 |
/////////////////////////////////////////////////////////////////////////////// |
37 | 39 |
// |
... | ... | |
101 | 103 |
<tr> |
102 | 104 |
<td class="text_plain"><%@ include file="include_searchbox.jsp" %></td> |
103 | 105 |
</tr> |
106 |
|
|
107 |
<% if ( MetaCatUtil.getOption("runSpatialOption").equals("true") ) { %> |
|
104 | 108 |
<tr> |
105 | 109 |
<td class="text_plain"><%@ include file="include_map.jsp" %></td> |
106 | 110 |
</tr> |
111 |
<% } %> |
|
112 |
|
|
107 | 113 |
<tr> |
108 | 114 |
<td><img src="images/transparent1x1.gif" width="200" height="5"></td> |
109 | 115 |
</tr> |
Also available in: Unified diff
Initial import of interactive map components for the following skins: esa, knb2, knp, obfs, nceas, nrs