Project

General

Profile

« Previous | Next » 

Revision 2839

Added by Duane Costa over 18 years ago

Modify value of the applet tag's CODEBASE value. It was previously hard-coded to the LNO server. Download the applet from the local Metacat server instead.

View differences:

lib/style/skins/default/include_advancedsearch.jsp
226 226
          <td>&nbsp;</td>
227 227
          <td>
228 228
            <applet
229
              CODEBASE="http://metacat.lternet.edu/query/LiveMap_30"
229
              CODEBASE="@systemidserver@/@context@/LiveMap_30"
230 230
              CODE="LiveMap_30.class"
231 231
              ARCHIVE="LiveMap_30.jar"
232 232
              NAME="map" 

Also available in: Unified diff