Revision 4178
Added by daigle about 16 years ago
index.jsp | ||
---|---|---|
116 | 116 |
<td class="text_plain"><%@ include file="include_searchbox.jsp" %></td> |
117 | 117 |
</tr> |
118 | 118 |
|
119 |
<% if ( PropertyService.getProperty("runSpatialOption").equals("true") ) { %> |
|
119 |
<% if ( PropertyService.getProperty("spatial.runSpatialOption").equals("true") ) { %>
|
|
120 | 120 |
<tr> |
121 | 121 |
<td class="text_plain"><%@ include file="include_map.jsp" %></td> |
122 | 122 |
</tr> |
Also available in: Unified diff
Fully qualify spatial and replication properties