Revision 4178
Added by daigle over 16 years ago
index.jsp | ||
---|---|---|
47 | 47 |
</script> |
48 | 48 |
<br/> |
49 | 49 |
|
50 |
<% if ( PropertyService.getProperty("runSpatialOption").equals("true") ) { %> |
|
50 |
<% if ( PropertyService.getProperty("spatial.runSpatialOption").equals("true") ) { %>
|
|
51 | 51 |
<script language="javascript"> |
52 | 52 |
insertMap("<%=CONTEXT_URL%>"); |
53 | 53 |
</script> |
Also available in: Unified diff
Fully qualify spatial and replication properties