Revision 3097
Added by perry about 18 years ago
index.jsp | ||
---|---|---|
31 | 31 |
%> |
32 | 32 |
<%@ include file="settings.jsp"%> |
33 | 33 |
<%@ include file="session_vars.jsp"%> |
34 |
<%@ page import="edu.ucsb.nceas.metacat.MetaCatUtil" %> |
|
34 | 35 |
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"> |
35 | 36 |
<html> |
36 | 37 |
<head> |
... | ... | |
49 | 50 |
insertSearchBox(); |
50 | 51 |
</script> |
51 | 52 |
<br/> |
53 |
|
|
54 |
<% if ( MetaCatUtil.getOption("runSpatialOption").equals("true") ) { %> |
|
52 | 55 |
<script language="javascript"> |
53 | 56 |
insertMap(); |
54 | 57 |
</script> |
55 | 58 |
<br/> |
59 |
<% } %> |
|
60 |
|
|
56 | 61 |
<script language="javascript"> |
57 | 62 |
insertLoginBox(); |
58 | 63 |
</script> |
Also available in: Unified diff
Initial import of interactive map components for the following skins: esa, knb2, knp, obfs, nceas, nrs